DelegationDataSet.DelegatableAssignmentsRow Members
Include Protected Members
Include Inherited Members
Specifies one row of assignment data.
The DelegationDataSet.DelegatableAssignmentsRow type exposes the following members.
Properties
Name
Description
Specifies the finish date for the assignment.
Specifies the start date for the assignment.
Specifies the unique identifier of the assignment.
(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.)
Specifies the name of the project which is associated with the assignment.
Specifies the unique identifier of the project which is associated with the assignment.
Specifies the name of a resource associated with the assignment.
Specifies the unique identifier of a resource associated with the assignment.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Specifies the name of the task associated with the assignment.
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 NewRes 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 RES_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.
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
SetColumnError(String, String)
(Inherited from DataRow.)
SetColumnError(DataColumn, String)
(Inherited from DataRow.)
(Inherited from DataRow.)
Sets the NewRes property to a a null reference (Nothing in Visual Basic) value.
(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 RES_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.
(Inherited from Object.)
Top