ResourceAuthorizationDataSet.ResourcesRow.RES_PREVENT_ADSYNC 屬性
取得或設定 Boolean 值,會指定是否此資源可防止 adsync。
命名空間: WebSvcResource
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property RES_PREVENT_ADSYNC As Boolean
Get
Set
'用途
Dim instance As ResourceAuthorizationDataSet.ResourcesRow
Dim value As Boolean
value = instance.RES_PREVENT_ADSYNC
instance.RES_PREVENT_ADSYNC = value
public bool RES_PREVENT_ADSYNC { get; set; }
屬性值
請參閱
參照
ResourceAuthorizationDataSet.ResourcesRow 類別