Click or drag to resize

ColumnSystemColumnType Property

Gets the system column Type.

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 Nullable<SystemColumnType> SystemColumnType { get; set; }

Return Value

Type: NullableSystemColumnType
the system column Type
See Also