Enum ListUserInclusion
- Namespace
- Smartsheet.Api.Models
- Assembly
- smartsheet-csharp-sdk.dll
Represents specific elements to include in a response.
public enum ListUserInclusion
Fields
LAST_LOGIN = 0
includes the lastLogin attribute for each User object if:
- the request is submitted by a system administrator, and
- the returned IndexResult object that contains a maximum of 100 User objects.