Share via


ProjectDetailPageCollection members

Represents a collection of project detail pages (PDPs).

The ProjectDetailPageCollection type exposes the following members.

Constructors

  Name Description
Public method ProjectDetailPageCollection Creates an instance of the ProjectDetailPageCollection class.

Top

Properties

  Name Description
Public property AreItemsAvailable (Inherited from ClientObjectCollection.)
Public property Context (Inherited from ClientObject.)
Public property Count (Inherited from ClientObjectCollection.)
Protected property Data (Inherited from ClientObjectCollection.)
Public property ElementType (Inherited from ClientObjectCollection<ProjectDetailPage>.)
Public property Expression (Inherited from ClientObjectCollection<ProjectDetailPage>.)
Public property Item (Inherited from ClientObjectCollection<ProjectDetailPage>.)
Public property List Gets a list of available project detail pages.
Protected property ObjectData (Inherited from ClientObject.)
Public property ObjectVersion (Inherited from ClientObject.)
Public property Path (Inherited from ClientObject.)
Public property Provider (Inherited from ClientObjectCollection<ProjectDetailPage>.)
Public property ServerObjectIsNull (Inherited from ClientObject.)
Public property Tag (Inherited from ClientObject.)
Public property TypedObject (Inherited from ClientObject.)

Top

Methods

  Name Description
Protected method AddChild (Inherited from ClientObjectCollection.)
Protected method CheckUninitializedProperty (Inherited from ClientObject.)
Public method CustomFromJson (Inherited from ClientObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FromJson (Inherited from ClientObject.)
Public method GetByGuid Gets a project detail page from the list of available project detail pages by using a GUID identifier.
Public method GetById Gets a project detail page from the list of available project detail pages by using a string identifier.
Public method GetEnumerator (Inherited from ClientObjectCollection<ProjectDetailPage>.)
Public method GetHashCode (Inherited from Object.)
Protected method GetItemAtIndex (Inherited from ClientObjectCollection.)
Public method GetType (Inherited from Object.)
Protected method InitNonPropertyFieldFromJson (Inherited from ClientObject.)
Protected method InitOnePropertyFromJson Reserved for internal use. (Overrides ClientObjectCollection.InitOnePropertyFromJson(String, JsonReader).)
Public method IsObjectPropertyInstantiated (Inherited from ClientObject.)
Public method IsPropertyAvailable (Inherited from ClientObject.)
Protected method LoadExpandoFields (Inherited from ClientObject.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RefreshLoad (Inherited from ClientObject.)
Protected method RemoveChild (Inherited from ClientObjectCollection.)
Protected method RemoveFromParentCollection (Inherited from ClientObject.)
Public method Retrieve() (Inherited from ClientObject.)
Public method Retrieve([]) (Inherited from ClientObject.)
Public method RetrieveItems (Inherited from ClientObjectCollection<ProjectDetailPage>.)
Public method ToString (Inherited from Object.)
Protected method UpdateClientObjectPropertyType (Inherited from ClientObject.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator (Inherited from ClientObjectCollection.)

Top

See also

Reference

ProjectDetailPageCollection class

Microsoft.ProjectServer.Client namespace