UnsubmittedTimesheetDataSet.TimePeriodsRow.TS_STATUS_ENUM プロパティ
指定されたタイムシートのTS_STATUS_ENUM状態の格納に使用されます。
名前空間: WebSvcAdmin
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property TS_STATUS_ENUM As Byte
Get
Set
'使用
Dim instance As UnsubmittedTimesheetDataSet.TimePeriodsRow
Dim value As Byte
value = instance.TS_STATUS_ENUM
instance.TS_STATUS_ENUM = value
public byte TS_STATUS_ENUM { get; set; }
プロパティ値
型: System.Byte
関連項目
参照先
UnsubmittedTimesheetDataSet.TimePeriodsRow クラス