TimesheetDataSet.LinesRow.TS_LINE_VALIDATION_TYPE プロパティ
このタイムシート行アイテムのTimesheetEnum.ValidationType型を表します。
名前空間: WebSvcTimeSheet
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property TS_LINE_VALIDATION_TYPE As Byte
Get
Set
'使用
Dim instance As TimesheetDataSet.LinesRow
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