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: [CustomFields Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/CustomFields.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/CustomFields.asmx?wsdl
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