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 类