BpmPropertyText Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a text property.

The BpmPropertyText type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Description Gets or sets the description for the property. (Inherited from BpmProperty.)
Public property DisplayName Gets or sets the display name for this property. (Inherited from BpmProperty.)
Public property Required Gets or sets a Boolean value that indicates whether the development environment enforces a value. (Inherited from BpmProperty.)
Public property Text Gets or sets the value to display.
Public property UniqueName Gets or sets the unique name for the property. (Inherited from BpmProperty.)
Public property Visible Indicates whether the property is exposed in PerformancePoint Dashboard Designer. (Inherited from BpmProperty.)

Top

Methods

  Name Description
Public method Clone Performs a deep copy of this object. (Overrides BpmProperty.Clone().)
Public method CompareTo Compares this object to another object for sorting purposes. (Inherited from BpmProperty.)
Public method CopyFrom Copies from another object. (Overrides BpmProperty.CopyFrom(BpmProperty).)
Public method Diff Compares this object with another object and returns the differences. (Inherited from BpmProperty.)
Protected method DiffProperty Compares this object with another object and returns the differences. (Overrides BpmProperty.DiffProperty(BpmProperty).)
Public method Equals Compares this object to another object. (Inherited from BpmProperty.)
Protected method Finalize (Inherited from Object.)
Public method GetFieldsString Returns a concatenated string of this object's fields. (Overrides BpmProperty.GetFieldsString().)
Public method GetHashCode Gets the hash code for this object. (Inherited from BpmProperty.)
Public method GetType (Inherited from Object.)
Protected method InternalCopyFrom Copies from another object. (Inherited from BpmProperty.)
Public method IsInternalProperty() Determines whether this property is internal. (Inherited from BpmProperty.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns a string representation of this object. (Overrides Object.ToString().)
Public method Validate Validates this object. (Overrides BpmProperty.Validate().)

Top

See Also

Reference

BpmPropertyText Class

Microsoft.PerformancePoint.Scorecards Namespace