Share via


LookupTableMultiLangDataSet.LookupTableStructuresRow.IsLT_PARENT_STRUCT_UIDNull method

Determines whether the LT_PARENT_STRUCT_UID property is set to a null reference (Nothing in Visual Basic).

Namespace:  WebSvcLookupTable
Assembly:  ProjectServerServices (in ProjectServerServices.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

WebSvcLookupTable namespace