BpmPropertyPercent Members (Microsoft.PerformancePoint.Scorecards)

Represents a percent.

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

Public Constructors

  Name Description
Public method BpmPropertyPercent Initializes a new instance of the BpmPropertyPercent 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 Percent The percent value. Typical range is from -1.0 to 1.0 where -1.0 is -100% and 1.0 is 100%.
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. Returns a string that represents the current object.
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

BpmPropertyPercent Class
Microsoft.PerformancePoint.Scorecards Namespace