Click or drag to resize

UserInclusion Enumeration

Represents specific elements to include in a response.

Namespace:  Smartsheet.Api.Models
Assemblies:   smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
  smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax
public enum UserInclusion
Members
  Member nameValueDescription
GROUPS0 Adds an array of groups (groupId, name, and description only) that the user is a member of.
See Also