FirstClassElementBridge Members (Microsoft.PerformancePoint.Scorecards)

Represents an element as a first class object (FCO).

The following tables list the members exposed by the FirstClassElementBridge type.

Public Constructors

  Name Description
Public method FirstClassElementBridge Builds a bridge from the element to its FCO.

Top

Public Fields

  Name Description
Public fieldStatic UniqueDescriptionId  Constant and unique property name for the element description. (inherited from Element)
Public fieldStatic UniqueNameId  Constant and unique property name for the element name. (inherited from Element)
Public fieldStatic UniqueOwnerId  Constant and unique property name for the element owner. (inherited from Element)

Top

Public Properties

  Name Description
Public property Comments  The collection of comments on the element. (inherited from Element)
Public property CreatedBy Overridden. The user who created this element.
Public property CreatedDate Overridden. The timestamp the element was created at. This comes from the FirstClassElement property.
Public property Description  A long description of the element. (inherited from Element)
Public property Folder Overridden. The display folder of the element.
Public property Guid  The ID that uniquely defines the first class element. (inherited from Element)
Public property Memberships Overridden. The permissions on the element.
Public property Name  The display name of the element. (inherited from Element)
Public property Owner  The owner of the element. (inherited from Element)
Public property Properties  The collection of properties for this element. (inherited from Element)
Public property Version Overridden. The version of the element.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method CheckAccess  (inherited from FirstClassElement)
Public method Clone Overridden. This method is not supported.
Public method CompareTo  (inherited from Element)
Public method CopyFrom Overridden. This method is not supported.
Public method Diff Overridden. Compares this object with another object and returns the differences.
Public method Equals  Overloaded. (inherited from FirstClassElement)
Public method FillInSids  Looks up and caches the security IDs for each membership item that pertains to this element. (inherited from FirstClassElement)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)
Public method Validate  Validates this object. (inherited from FirstClassElement)
Public methodStatic ValidateFolder  (inherited from FirstClassElement)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

FirstClassElementBridge Class
Microsoft.PerformancePoint.Scorecards Namespace