LookupTableMultiLangDataSet.LookupTablesRow.LT_SORT_ORDER_ENUM Property
Namespace: WebSvcLookupTable
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Property LT_SORT_ORDER_ENUM As Byte
Get
Set
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTablesRow
Dim value As Byte
value = instance.LT_SORT_ORDER_ENUM
instance.LT_SORT_ORDER_ENUM = value
public byte LT_SORT_ORDER_ENUM { get; set; }
Property Value
Type: System.Byte
See Also
Reference
LookupTableMultiLangDataSet.LookupTablesRow Class