ResourceDataSet.ResourcesRow.IsRES_CAL_OOF_EXCHANGE_SYNCNull - Méthode

Détermine si la propriété RES_CAL_OOF_EXCHANGE_SYNC() est définie sur une valeur null.

Espace de noms :  WebSvcTimeSheet
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Function IsRES_CAL_OOF_EXCHANGE_SYNCNull As Boolean
'Utilisation
Dim instance As ResourceDataSet.ResourcesRow
Dim returnValue As Boolean

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

Valeur renvoyée

Type : System.Boolean
True si la valeur de la propriété a la valeur null ; dans le cas contraire, False.

Voir aussi

Référence

ResourceDataSet.ResourcesRow classe

ResourceDataSet.ResourcesRow - Membres

WebSvcTimeSheet - Espace de noms