TimesheetListDataSet.TimesheetsRow.TS_QUEUE_COUNTER プロパティ
名前空間: WebSvcTimeSheet
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property TS_QUEUE_COUNTER As Integer
Get
Set
'使用
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As Integer
value = instance.TS_QUEUE_COUNTER
instance.TS_QUEUE_COUNTER = value
public int TS_QUEUE_COUNTER { get; set; }
プロパティ値
型: System.Int32
関連項目
参照先
TimesheetListDataSet.TimesheetsRow クラス