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 クラス