ListLocation Members

Include Protected Members
Include Inherited Members

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

The ListLocation type exposes the following members.

Constructors

  Name Description
Public method ListLocation() Initializes a new instance of the ListLocation class.
Public method ListLocation(String, String) Initializes a new instance of the ListLocation class, based on the specified site URL and list URL.

Top

Properties

  Name Description
Public property ListUrl Gets the server-relative URL of the list.
Public property SiteUrl Gets the server-relative URL of the site.

Top

Methods

  Name Description
Public method Equals(Object) Determines whether this object is equal to another object. (Overrides Object.Equals(Object).)
Public method Equals(ListLocation) Determines whether this object is equal to another object of the same type.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Returns the hash code for the object. (Overrides Object.GetHashCode().)
Public method GetSchema Gets the XML schema.
Public method GetType (Inherited from Object.)
Public methodStatic member IsNullOrEmpty Determines whether the specified list is null or empty.
Protected method MemberwiseClone (Inherited from Object.)
Public method ReadXml Reads properties from XML.
Public method ToString Returns a string that represents this object. (Overrides Object.ToString().)
Public method WriteXml Writes properties to XML.

Top

See Also

Reference

ListLocation Class

Microsoft.PerformancePoint.Scorecards Namespace