Click or drag to resize

CustomLookupLookupItemSortOrder Property

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