CustomFieldDataSet.CustomFieldsRow.SetMD_LOOKUP_TABLE_UIDNull method
Sets the MD_PROP_IS_LEAF_NODE_ONLY property to a null reference (Nothing in Visual Basic).
Namespace: WebSvcCustomFields
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetMD_LOOKUP_TABLE_UIDNull
'Usage
Dim instance As CustomFieldDataSet.CustomFieldsRow
instance.SetMD_LOOKUP_TABLE_UIDNull()
public void SetMD_LOOKUP_TABLE_UIDNull()
See also
Reference
CustomFieldDataSet.CustomFieldsRow class