ProjectDataSet.DependencyRow Members
Include Protected Members
Include Inherited Members
Represents the dependency relationship between one task and another.
The ProjectDataSet.DependencyRow 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.)
Specifies the amount of time to wait between the tasks in this dependency.
Represents the display format for the dependency lag duration.
Specifies the unique identifier of the predecessor task in this dependency.
Specifies the unique identifier of the successor task in this dependency.
Specifies the type of dependency to be established between two tasks.
Specifies the unique identifier of this dependency.
Specifies the unique identifier of the project to which this dependency belongs.
(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 LINK_LAG_FMT property is set to a null value.
Determines whether the LINK_LAG property is set to a null value.
Determines whether the LINK_TYPE property is set to a null value.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
IsNull(DataColumn, DataRowVersion)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
SetColumnError(String, String)
(Inherited from DataRow.)
SetColumnError(DataColumn, String)
(Inherited from DataRow.)
Sets the LINK_LAG_FMT property to a null value.
Sets the LINK_LAG property to a null value.
Sets the LINK_TYPE property to a null value.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
SetParentRow(DataRow, DataRelation)
(Inherited from DataRow.)
(Inherited from Object.)
Top