Freigeben über


LookupTableDataSet.LookupTablesRow.IsLT_SORT_ORDER_ENUMNull-Methode

Bestimmt, ob die LT_SORT_ORDER_ENUM -Eigenschaft auf einen Wert ein Nullverweis (Nothing in Visual Basic) festgelegt ist.

Namespace:  WebSvcLookupTable
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Function IsLT_SORT_ORDER_ENUMNull As Boolean
'Usage
Dim instance As LookupTableDataSet.LookupTablesRow
Dim returnValue As Boolean

returnValue = instance.IsLT_SORT_ORDER_ENUMNull()
public bool IsLT_SORT_ORDER_ENUMNull()

Rückgabewert

Typ: System.Boolean
True Falls die Eigenschaft null ist; andernfalls False.

Siehe auch

Referenz

LookupTableDataSet.LookupTablesRow Klasse

LookupTableDataSet.LookupTablesRow-Member

WebSvcLookupTable-Namespace