ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow.TS_LINE_ASSN_LAST_WORK プロパティ
割り当てには、最後に保存された作業を取得します。
名前空間: WebSvcTimeSheet
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property TS_LINE_ASSN_LAST_WORK As Decimal
Get
Set
'使用
Dim instance As ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow
Dim value As Decimal
value = instance.TS_LINE_ASSN_LAST_WORK
instance.TS_LINE_ASSN_LAST_WORK = value
public decimal TS_LINE_ASSN_LAST_WORK { get; set; }
プロパティ値
関連項目
参照先
ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow クラス