ProjectDataSet.AssignmentCustomFieldsRow.IsFIELD_TYPE_ENUMNull-Methode
Bestimmt, ob die FIELD_TYPE_ENUM -Eigenschaft auf einen null-Wert festgelegt ist.
Namespace: WebSvcProject
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