ActivityTypesCollection.Item Property
Include Protected Members
Include Inherited Members
Returns an ActivityType object from the collection.
Overload List
Name | Description | |
---|---|---|
Item[Int64] | Returns the ActivityType object from the collection with the specified identifier. | |
Item[String] | Returns the ActivityType object from the collection with the specified name. |
Top