Compartilhar via


ResourceDataSet.ResourceCustomFieldsRow.IsFLAG_VALUENull método

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

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

Sintaxe

'Declaração
Public Function IsFLAG_VALUENull As Boolean
'Uso
Dim instance As ResourceDataSet.ResourceCustomFieldsRow
Dim returnValue As Boolean

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

Valor retornado

Tipo: System.Boolean

Ver também

Referência

ResourceDataSet.ResourceCustomFieldsRow classe

ResourceDataSet.ResourceCustomFieldsRow membros

WebSvcResource namespace