LookupTableMultiLangDataSet.LookupTableMaskStructuresRow.IsLT_MASK_STRUCT_TYPE_ENUMNull method
Determines whether the LT_MASK_STRUCT_TYPE_ENUM property is set to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcLookupTable
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsLT_MASK_STRUCT_TYPE_ENUMNull As Boolean
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableMaskStructuresRow
Dim returnValue As Boolean
returnValue = instance.IsLT_MASK_STRUCT_TYPE_ENUMNull()
public bool IsLT_MASK_STRUCT_TYPE_ENUMNull()
Return value
Type: System.Boolean
See also
Reference
LookupTableMultiLangDataSet.LookupTableMaskStructuresRow class
LookupTableMultiLangDataSet.LookupTableMaskStructuresRow members