TimePeriodDataSet.TimePeriodsRow.WPRD_STATE_ENUM 属性

指定工作周期的编辑状态 (锁定、 解锁或以其他方式)。

命名空间:  WebSvcAdmin
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Property WPRD_STATE_ENUM As Byte
    Get
    Set
用法
Dim instance As TimePeriodDataSet.TimePeriodsRow
Dim value As Byte

value = instance.WPRD_STATE_ENUM

instance.WPRD_STATE_ENUM = value
public byte WPRD_STATE_ENUM { get; set; }

属性值

类型:System.Byte

另请参阅

引用

TimePeriodDataSet.TimePeriodsRow 类

TimePeriodDataSet.TimePeriodsRow 成员

WebSvcAdmin 命名空间