Compartilhar via


ProjectDataSet.AssignmentCustomFieldsRow.IsFIELD_TYPE_ENUMNull method

Determina se a propriedade FIELD_TYPE_ENUM está definida como um valor nulo.

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

Syntax

'Declaração
Public Function IsFIELD_TYPE_ENUMNull As Boolean
'Uso
Dim instance As ProjectDataSet.AssignmentCustomFieldsRow
Dim returnValue As Boolean

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

Valor retornado

Type: System.Boolean

Ver também

Referência

ProjectDataSet.AssignmentCustomFieldsRow class

ProjectDataSet.AssignmentCustomFieldsRow members

WebSvcProject namespace