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