ResourceDataSet.ResourceCustomFieldsRow.SetMD_PROP_NAMENull method
Sets the MD_PROP_NAME property to a null value.
Namespace: WebSvcWorkflow
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetMD_PROP_NAMENull
'Usage
Dim instance As ResourceDataSet.ResourceCustomFieldsRow
instance.SetMD_PROP_NAMENull()
public void SetMD_PROP_NAMENull()
See also
Reference
ResourceDataSet.ResourceCustomFieldsRow class