Share via


BpmPropertyBool Members (Microsoft.PerformancePoint.Scorecards)

Represents a boolean type.

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

Public Constructors

  Name Description
Public method BpmPropertyBool Initializes a new instance of the BpmPropertyBool 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 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 Value The boolean value.
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 property.
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

BpmPropertyBool Class
Microsoft.PerformancePoint.Scorecards Namespace