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