Partager via


ResourceDataSet.ResourcesRow.RES_EXCHANGE_SYNC - Propriété

Spécifie s'il faut synchroniser les informations sur les ressources avec Microsoft Exchange.

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

Syntaxe

'Déclaration
Public Property RES_EXCHANGE_SYNC As Boolean
    Get
    Set
'Utilisation
Dim instance As ResourceDataSet.ResourcesRow
Dim value As Boolean

value = instance.RES_EXCHANGE_SYNC

instance.RES_EXCHANGE_SYNC = value
public bool RES_EXCHANGE_SYNC { get; set; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

ResourceDataSet.ResourcesRow classe

ResourceDataSet.ResourcesRow - Membres

WebSvcWorkflow - Espace de noms