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