ResourceDataSet.ResourcesRow.IsRES_CAL_OOF_EXCHANGE_SYNCNull-Methode
Bestimmt, ob die RES_CAL_OOF_EXCHANGE_SYNC -Eigenschaft auf einen null-Wert festgelegt ist.
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsRES_CAL_OOF_EXCHANGE_SYNCNull As Boolean
'Usage
Dim instance As ResourceDataSet.ResourcesRow
Dim returnValue As Boolean
returnValue = instance.IsRES_CAL_OOF_EXCHANGE_SYNCNull()
public bool IsRES_CAL_OOF_EXCHANGE_SYNCNull()
Rückgabewert
Typ: System.Boolean
True Falls die Eigenschaft null ist; andernfalls False.
Siehe auch
Referenz
ResourceDataSet.ResourcesRow Klasse