CustomFieldDataSet.CustomFieldsRow.SetMD_AGGREGATION_TYPE_ENUMNull Method
Determines whether the MD_AGGREGATION_TYPE_ENUM property is set to a null value.
Namespace: WebSvcCustomFields
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetMD_AGGREGATION_TYPE_ENUMNull
'Usage
Dim instance As CustomFieldDataSet.CustomFieldsRow
instance.SetMD_AGGREGATION_TYPE_ENUMNull()
public void SetMD_AGGREGATION_TYPE_ENUMNull()
See Also
Reference
CustomFieldDataSet.CustomFieldsRow Class