CustomFieldDataSet.CustomFieldsRow.SetMD_AGGREGATION_TYPE_ENUMNull method
Determines whether the MD_AGGREGATION_TYPE_ENUM property is set to a null reference (Nothing in Visual Basic).
Namespace: WebSvcCustomFields
Assembly: ProjectServerServices (in ProjectServerServices.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