ResourceAuthorizationDataSet.ResourcesDataTable.RES_PREVENT_ADSYNCColumn プロパティ
RES_PREVENT_ADSYNCフィールドの列を定義します。
名前空間: WebSvcResource
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public ReadOnly Property RES_PREVENT_ADSYNCColumn As DataColumn
Get
'使用
Dim instance As ResourceAuthorizationDataSet.ResourcesDataTable
Dim value As DataColumn
value = instance.RES_PREVENT_ADSYNCColumn
public DataColumn RES_PREVENT_ADSYNCColumn { get; }
プロパティ値
関連項目
参照先
ResourceAuthorizationDataSet.ResourcesDataTable クラス