Freigeben über


ProjectDataSet.AssignmentCustomFieldsRow.IsFIELD_TYPE_ENUMNull-Methode

Bestimmt, ob die FIELD_TYPE_ENUM -Eigenschaft auf einen Wert ein Nullverweis (Nothing in Visual Basic) festgelegt ist.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Function IsFIELD_TYPE_ENUMNull As Boolean
'Usage
Dim instance As ProjectDataSet.AssignmentCustomFieldsRow
Dim returnValue As Boolean

returnValue = instance.IsFIELD_TYPE_ENUMNull()
public bool IsFIELD_TYPE_ENUMNull()

Rückgabewert

Typ: System.Boolean

Siehe auch

Referenz

ProjectDataSet.AssignmentCustomFieldsRow Klasse

ProjectDataSet.AssignmentCustomFieldsRow-Member

WebSvcStatusing-Namespace