StatusingDataSet.EnterpriseCustomFieldMetadataRow.SetMD_LOOKUP_TABLE_UIDNull Method
Sets the MD_LOOKUP_TABLE_UID property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetMD_LOOKUP_TABLE_UIDNull
'Usage
Dim instance As StatusingDataSet.EnterpriseCustomFieldMetadataRow
instance.SetMD_LOOKUP_TABLE_UIDNull()
public void SetMD_LOOKUP_TABLE_UIDNull()
See Also
Reference
StatusingDataSet.EnterpriseCustomFieldMetadataRow Class