ResourceAuthorizationDataSet.ResourcesRow.RES_EXCHANGE_SYNC プロパティ
取得または設定、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 クラス