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: ProjectServerWebServices (in ProjectServerWebServices.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