次の方法で共有


TimesheetAuditExportDataSet.AuditExportsRow.TS_LINE_VALIDATION_TYPE プロパティ

このタイムシート行アイテムのTimesheetEnum.ValidationType型を表します。

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

構文

'宣言
Public Property TS_LINE_VALIDATION_TYPE As Byte
    Get
    Set
'使用
Dim instance As TimesheetAuditExportDataSet.AuditExportsRow
Dim value As Byte

value = instance.TS_LINE_VALIDATION_TYPE

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

プロパティ値

型: System.Byte

関連項目

参照先

TimesheetAuditExportDataSet.AuditExportsRow クラス

TimesheetAuditExportDataSet.AuditExportsRow メンバー

WebSvcAdmin 名前空間