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 类

ResourceAuthorizationDataSet.ResourcesRow 成员

WebSvcResource 命名空间