DraftTaskLink members
Creates an object to access the task links in a draft project.
The DraftTaskLink type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DraftTaskLink | Creates an instance of the DraftTaskLink class. |
Top
Properties
Name | Description | |
---|---|---|
Context | (Inherited from ClientObject.) | |
DependencyType | Gets or sets the type of link relationship between two tasks. | |
End | Gets the task at the end of the link. | |
Id | Gets the GUID of the task link. (Inherited from TaskLink.) | |
ObjectData | (Inherited from ClientObject.) | |
ObjectVersion | (Inherited from ClientObject.) | |
Path | (Inherited from ClientObject.) | |
ServerObjectIsNull | (Inherited from ClientObject.) | |
Start | Gets the task at the start of the link. | |
Tag | (Inherited from ClientObject.) | |
TypedObject | (Inherited from ClientObject.) |
Top
Methods
Top