ImportTimesheetDataSet.LinesRow Members
Include Protected Members
Include Inherited Members
The ImportTimesheetDataSet.LinesRow type exposes the following members.
Properties
Name
Description
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Item[DataColumn, DataRowVersion]
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Top
Methods
Name
Description
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetChildRows(String, DataRowVersion)
(Inherited from DataRow.)
GetChildRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRow(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRow(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRows(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
Determines whether the ASSN_ACT_WORK property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the ASSN_PCT_WORK_COMPLETE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the ASSN_WORK property is set to a a null reference (Nothing in Visual Basic) value.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
IsNull(DataColumn, DataRowVersion)
(Inherited from DataRow.)
Determines whether the PROJ_NAME property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TASK_NAME property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TS_LINE_ACT_SUM_VALUE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TS_LINE_COMMENT property is set to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Sets the ASSN_ACT_WORK property to a a null reference (Nothing in Visual Basic) value.
Sets the ASSN_PCT_WORK_COMPLETE property to a a null reference (Nothing in Visual Basic) value.
Sets the ASSN_WORK property to a a null reference (Nothing in Visual Basic) value.
(Inherited from DataRow.)
SetColumnError(String, String)
(Inherited from DataRow.)
SetColumnError(DataColumn, String)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
SetParentRow(DataRow, DataRelation)
(Inherited from DataRow.)
Sets the PROJ_NAME property to a a null reference (Nothing in Visual Basic) value.
Sets the TASK_NAME property to a a null reference (Nothing in Visual Basic) value.
Sets the LINE_ACT_SUM_VALUE() property to a a null reference (Nothing in Visual Basic) value.
Sets the TS_LINE_COMMENT property to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
Top