LookupTableMultiLangDataSet.LookupTableStructuresRow.IsLT_PARENT_STRUCT_UIDNull Method
Determines whether the LT_PARENT_STRUCT_UID property is set to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcLookupTable
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Function IsLT_PARENT_STRUCT_UIDNull As Boolean
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresRow
Dim returnValue As Boolean
returnValue = instance.IsLT_PARENT_STRUCT_UIDNull()
public bool IsLT_PARENT_STRUCT_UIDNull()
Return Value
Type: System.Boolean
See Also
Reference
LookupTableMultiLangDataSet.LookupTableStructuresRow Class
LookupTableMultiLangDataSet.LookupTableStructuresRow Members