ImportTimesheetDataSet.LinesRowChangeEvent.Row 属性
指定包含已更改的数据的行。
命名空间: WebSvcStatusing
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public ReadOnly Property Row As ImportTimesheetDataSet.LinesRow
Get
用法
Dim instance As ImportTimesheetDataSet.LinesRowChangeEvent
Dim value As ImportTimesheetDataSet.LinesRow
value = instance.Row
public ImportTimesheetDataSet.LinesRow Row { get; }
属性值
类型:WebSvcStatusing.ImportTimesheetDataSet.LinesRow
另请参阅
引用
ImportTimesheetDataSet.LinesRowChangeEvent 类