PublishedTaskLinkCollection members
Represents a collection of task links in a published project.
The PublishedTaskLinkCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
PublishedTaskLinkCollection | Creates an instance of the PublishedTaskLinkCollection class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AreItemsAvailable | (Inherited from ClientObjectCollection.) |
![]() |
Context | (Inherited from ClientObject.) |
![]() |
Count | (Inherited from ClientObjectCollection.) |
![]() |
Data | (Inherited from ClientObjectCollection.) |
![]() |
ElementType | (Inherited from ClientObjectCollection<PublishedTaskLink>.) |
![]() |
Expression | (Inherited from ClientObjectCollection<PublishedTaskLink>.) |
![]() |
Item | (Inherited from ClientObjectCollection<PublishedTaskLink>.) |
![]() |
ObjectData | (Inherited from ClientObject.) |
![]() |
ObjectVersion | (Inherited from ClientObject.) |
![]() |
Path | (Inherited from ClientObject.) |
![]() |
Provider | (Inherited from ClientObjectCollection<PublishedTaskLink>.) |
![]() |
ServerObjectIsNull | (Inherited from ClientObject.) |
![]() |
Tag | (Inherited from ClientObject.) |
![]() |
TypedObject | (Inherited from ClientObject.) |
Top
Methods
Top
Explicit interface implementations
Name | Description | |
---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | (Inherited from ClientObjectCollection.) |
Top