del método ResourceAuthorizationDataSet.ResourcesRow.IsRES_EXCHANGE_SYNCNull
Determina si la propiedad RES_EXCHANGE_SYNC se establece en un valor de una referencia null (Nothing en Visual Basic) .
Espacio de nombres: WebSvcResource
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
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 devuelto
Tipo: System.Boolean
Devuelve Boolean.
Vea también
Referencia
clase ResourceAuthorizationDataSet.ResourcesRow