BpmPropertyMoney Members (Microsoft.PerformancePoint.Scorecards)

Represents a money value.

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

Public Constructors

  Name Description
Public method BpmPropertyMoney Initializes a new instance of the BpmPropertyMoney 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 Money The decimal money value.
Public property Required  If true, the development environment will enforce a value. (inherited from BpmProperty)
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 Overridden. Gets the concatenated string of this object's fields.
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. The string representation of this property.
Public method Validate  Validates this object. (inherited from BpmProperty)

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

BpmPropertyMoney Class
Microsoft.PerformancePoint.Scorecards Namespace