共用方式為


ResourceAuthorizationDataSet.ResourcesRow.RES_EXCHANGE_SYNC property

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

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'宣告
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; }

Property value

Type: System.Boolean
傳回 Boolean

請參閱

參照

ResourceAuthorizationDataSet.ResourcesRow class

ResourceAuthorizationDataSet.ResourcesRow members

WebSvcResource namespace