Click or drag to resize

SystemColumnType Enumeration

Represents the system column types.

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 SystemColumnType
Members
  Member nameValueDescription
AUTO_NUMBER0
MODIFIED_DATE1
MODIFIED_BY2
CREATED_DATE3
CREATED_BY4
See Also