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