EntityCollection properties

The EntityCollection type exposes the following members.

Properties

  Name Description
Public property AssignmentEntity Gets metadata for the assignment entity type.
Public property CalendarEntity Gets metadata for the calendar entity type.
Public property Capacity (Inherited from CollectionBase.)
Public property ConstraintEntity Gets metadata for the constraint entity type.
Public property Count (Inherited from CollectionBase.)
Public propertyStatic member Entities Gets the collection of Entity objects.
Protected property InnerList (Inherited from CollectionBase.)
Public property Item This member is reserved for internal use and is not intended to be used directly from your code.
Protected property List (Inherited from CollectionBase.)
Public property OutlineCodeEntity Gets metadata for the outline code entity type.
Public property ProjectEntity Gets metadata for the project entity type.
Public property ResourceEntity Gets metadata for the resource entity type.
Public property TaskEntity Gets metadata for the task entity type.

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property IList.IsFixedSize (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property IList.IsReadOnly (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property IList.Item (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from CollectionBase.)

Top

See also

Reference

EntityCollection class

Microsoft.Office.Project.Server.Library namespace