次の方法で共有


ResourceAuthorizationDataSet.ResourcesRow.RES_PREVENT_ADSYNC プロパティ

取得または設定できません 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; }

プロパティ値

型: System.Boolean

関連項目

参照先

ResourceAuthorizationDataSet.ResourcesRow クラス

ResourceAuthorizationDataSet.ResourcesRow メンバー

WebSvcResource 名前空間