TimesheetDataSet.AuditsRow.TS_ACT_AUD_RES_ROLE 属性

在此审核操作中指定的企业资源播放的TimesheetEnum.AuditResType类型。

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

语法

声明
Public Property TS_ACT_AUD_RES_ROLE As Byte
    Get
    Set
用法
Dim instance As TimesheetDataSet.AuditsRow
Dim value As Byte

value = instance.TS_ACT_AUD_RES_ROLE

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

属性值

类型:System.Byte

另请参阅

引用

TimesheetDataSet.AuditsRow 类

TimesheetDataSet.AuditsRow 成员

WebSvcTimeSheet 命名空间