RepositoryList members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a SharePoint list.

The RepositoryList type exposes the following members.

Constructors

  Name Description
Public method RepositoryList Initializes a new instance of the RepositoryList class.

Top

Properties

  Name Description
Public property DisplayFullText Gets a string in the format "Title (ListURL)".
Public property ListId Gets or sets the identifier of the list.
Public property Location Gets or sets the location of the list.
Public property SupportedTypes Gets or sets the type of objects that the list contains.
Public property Title Gets or sets the title of the list.

Top

Methods

  Name Description
Public method Clone Performs a deep clone of this object.
Public method CompareTo Compares the current instance to another object of the same type.
Public method CopyFrom Used by inherited classes to perform a deep copy of the specified object.
Public method Equals(Object) Determines whether the current object is equal to another object. (Overrides Object.Equals(Object).)
Public method Equals(RepositoryList) Determines whether the current object is equal to another object of the same type.
Protected method Finalize (Inherited from Object.)
Public method GetFormattedDisplayString Returns a string in the format "List (https://server/site/List)".
Public method GetHashCode Gets the hash code for this object. (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

RepositoryList class

Microsoft.PerformancePoint.Scorecards namespace