CustomFieldDataSet.CustomFieldsRow.SetMD_LOOKUP_TABLE_UIDNull Method
Sets the MD_PROP_IS_LEAF_NODE_ONLY property to a null value.
Namespace: WebSvcCustomFields
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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