Compartilhar via


TimesheetDataSet.CustomFieldsRow.IsFIELD_TYPE_ENUMNull método

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

Namespace:  WebSvcTimeSheet
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Function IsFIELD_TYPE_ENUMNull As Boolean
'Uso
Dim instance As TimesheetDataSet.CustomFieldsRow
Dim returnValue As Boolean

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

Valor retornado

Tipo: System.Boolean

Ver também

Referência

TimesheetDataSet.CustomFieldsRow classe

TimesheetDataSet.CustomFieldsRow membros

WebSvcTimeSheet namespace