del método ResourceDataSet.ResourcesRow.IsRES_EXCHANGE_SYNCNull
Determina si la propiedad RES_EXCHANGE_SYNC se establece en un valor nulo.
Espacio de nombres: WebSvcResource
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsRES_EXCHANGE_SYNCNull As Boolean
'Uso
Dim instance As ResourceDataSet.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 ResourceDataSet.ResourcesRow