Freigeben über


LookupTableDataSet.LookupTableMasksRow.IsLT_MASK_STRUCT_LENGTHNull-Methode

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

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

Syntax

'Declaration
Public Function IsLT_MASK_STRUCT_LENGTHNull As Boolean
'Usage
Dim instance As LookupTableDataSet.LookupTableMasksRow
Dim returnValue As Boolean

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

Rückgabewert

Typ: System.Boolean

Siehe auch

Referenz

LookupTableDataSet.LookupTableMasksRow Klasse

LookupTableDataSet.LookupTableMasksRow-Member

WebSvcLookupTable-Namespace