TimesheetAuditExportDataSet.AuditExportsRow.TS_ACT_AUD_OPERATION_ENUM プロパティ
TimesheetEnum.AuditOperationType監査アクションの種類を指定します。
名前空間: WebSvcAdmin
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property TS_ACT_AUD_OPERATION_ENUM As Byte
Get
Set
'使用
Dim instance As TimesheetAuditExportDataSet.AuditExportsRow
Dim value As Byte
value = instance.TS_ACT_AUD_OPERATION_ENUM
instance.TS_ACT_AUD_OPERATION_ENUM = value
public byte TS_ACT_AUD_OPERATION_ENUM { get; set; }
プロパティ値
型: System.Byte
関連項目
参照先
TimesheetAuditExportDataSet.AuditExportsRow クラス