StatusingDataSet.LocalCustomFieldMetadataRow.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: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetMD_LOOKUP_TABLE_UIDNull
'Usage
Dim instance As StatusingDataSet.LocalCustomFieldMetadataRow
instance.SetMD_LOOKUP_TABLE_UIDNull()
public void SetMD_LOOKUP_TABLE_UIDNull()
See also
Reference
StatusingDataSet.LocalCustomFieldMetadataRow class