Click or drag to resize
CustomLookupLookupItemSortOrder Property

[This is preliminary documentation and is subject to change.]

Sort order for this row. Optional. Must be 0 or greater.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public int SortOrder { get; set; }

Property Value

Type: Int32
See Also