共用方式為


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 類別

UnsubmittedTimesheetDataSet.TimePeriodsRow 成員

WebSvcAdmin 命名空間