CustomFieldDataSet.CustomFieldsRow.SetMD_AGGREGATION_TYPE_ENUMNull-Methode
Bestimmt, ob die MD_AGGREGATION_TYPE_ENUM -Eigenschaft auf ein Nullverweis (Nothing in Visual Basic)festgelegt ist.
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()
Siehe auch
Referenz
CustomFieldDataSet.CustomFieldsRow Klasse