次の方法で共有


TimesheetAuditExportDataSet.AuditExportsRow.TS_ACT_AUD_RES_ROLE プロパティ

リソースのタイムシートのデータに関連付けられている監査対象のアクティビティの役割を指定します。

名前空間:  WebSvcAdmin
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Property TS_ACT_AUD_RES_ROLE As Byte
    Get
    Set
'使用
Dim instance As TimesheetAuditExportDataSet.AuditExportsRow
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

関連項目

参照先

TimesheetAuditExportDataSet.AuditExportsRow クラス

TimesheetAuditExportDataSet.AuditExportsRow メンバー

WebSvcAdmin 名前空間