Compartilhar via


ResourceAuthorizationDataSet.ResourcesRow.IsRES_EXCHANGE_SYNCNull método

Determina se a propriedade RES_EXCHANGE_SYNC está definida como um valor de uma referência nula (Nothing no Visual Basic) .

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

Sintaxe

'Declaração
Public Function IsRES_EXCHANGE_SYNCNull As Boolean
'Uso
Dim instance As ResourceAuthorizationDataSet.ResourcesRow
Dim returnValue As Boolean

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

Valor retornado

Tipo: System.Boolean
Retorna Boolean.

Ver também

Referência

ResourceAuthorizationDataSet.ResourcesRow classe

ResourceAuthorizationDataSet.ResourcesRow membros

WebSvcResource namespace