共用方式為


ResourceAuthorizationDataSet.ResourcesRow.RES_EXCHANGE_SYNC 屬性

取得或設定 Boolean 值,指定 exchange 同步處理選項。

命名空間:  WebSvcResource
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Property RES_EXCHANGE_SYNC As Boolean
    Get
    Set
'用途
Dim instance As ResourceAuthorizationDataSet.ResourcesRow
Dim value As Boolean

value = instance.RES_EXCHANGE_SYNC

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

屬性值

類型:System.Boolean
傳回 Boolean

請參閱

參照

ResourceAuthorizationDataSet.ResourcesRow 類別

ResourceAuthorizationDataSet.ResourcesRow 成員

WebSvcResource 命名空間