TimesheetDataSet.ActualsRow.LinesRow 屬性
傳回相關的TimesheetDataSet.LinesRow物件。
命名空間: WebSvcTimeSheet
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property LinesRow As TimesheetDataSet.LinesRow
Get
Set
'用途
Dim instance As TimesheetDataSet.ActualsRow
Dim value As TimesheetDataSet.LinesRow
value = instance.LinesRow
instance.LinesRow = value
public TimesheetDataSet.LinesRow LinesRow { get; set; }
屬性值
類型:WebSvcTimeSheet.TimesheetDataSet.LinesRow
請參閱
參照
TimesheetDataSet.ActualsRow 類別