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