Share via


BpmPropertyList Members (Microsoft.PerformancePoint.Scorecards)

Represents a property list.

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

Public Constructors

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

Top

Public Properties

  Name Description
Public property Description  The description for the property. (inherited from BpmProperty)
Public property DisplayName  The display name for this property. (inherited from BpmProperty)
Public property ListItems The collection of items.
Public property Required  If true, the development environment will enforce a value. (inherited from BpmProperty)
Public property SelectedIndex The zero-based selected index.
Public property UniqueName  The unique name for the property. Used internally. (inherited from BpmProperty)
Public property Visible  Indicates if the value is exposed in the client UI. (inherited from BpmProperty)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Overridden. Performs a deep clone.
Public method CompareTo  (inherited from BpmProperty)
Public method CopyFrom Overridden. Copies from another object.
Public methodStatic CreateEffectiveDatePropertyUniqueName  (inherited from BpmProperty)
Public methodStatic CreateInternalPropertyUniqueName  (inherited from BpmProperty)
Public method Diff  (inherited from BpmProperty)
Public method Equals  Overloaded. (inherited from Object)
Public method GetFieldsString  Gets the concatenated string of this object's fields. (inherited from BpmProperty)
Public method GetHashCode  (inherited from Object)
Public methodStatic GetStringValue  (inherited from BpmProperty)
Public method GetType  (inherited from Object)
Public method IsInternalProperty  Overloaded. Indicates if the property is internal. (inherited from BpmProperty)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString Overridden. If the selected index is set correctly, then it returns the Item.Name property.
Public method Validate Overridden. Validates this object.

Top

Protected Methods

  Name Description
Protected method DiffProperty Overridden. Compares this object with another object and returns the differences.
Protected method Finalize  (inherited from Object)
Protected method InternalCopyFrom  (inherited from BpmProperty)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

BpmPropertyList Class
Microsoft.PerformancePoint.Scorecards Namespace