ProjectDataSet.DependencyRow Properties

Include Protected Members
Include Inherited Members

The ProjectDataSet.DependencyRow type exposes the following members.

Properties

 

Name

Description

Public property

HasErrors

(Inherited from DataRow.)

Public property

Item[Int32]

(Inherited from DataRow.)

Public property

Item[String]

(Inherited from DataRow.)

Public property

Item[DataColumn]

(Inherited from DataRow.)

Public property

Item[Int32, DataRowVersion]

(Inherited from DataRow.)

Public property

Item[String, DataRowVersion]

(Inherited from DataRow.)

Public property

Item[DataColumn, DataRowVersion]

(Inherited from DataRow.)

Public property

ItemArray

(Inherited from DataRow.)

Public property

LINK_LAG

Specifies the amount of time to wait between the tasks in this dependency.

Public property

LINK_LAG_FMT

Represents the display format for the dependency lag duration.

Public property

LINK_PRED_UID

Specifies the unique identifier of the predecessor task in this dependency.

Public property

LINK_SUCC_UID

Specifies the unique identifier of the successor task in this dependency.

Public property

LINK_TYPE

Specifies the type of dependency to be established between two tasks.

Public property

LINK_UID

Specifies the unique identifier of this dependency.

Public property

PROJ_UID

Specifies the unique identifier of the project to which this dependency belongs.

Public property

RowError

(Inherited from DataRow.)

Public property

RowState

(Inherited from DataRow.)

Public property

Table

(Inherited from DataRow.)

Top

See Also

Reference

ProjectDataSet.DependencyRow Class

WebSvcProject Namespace