Share via


BpmPropertyHyperlink2 Members (Microsoft.PerformancePoint.Scorecards)

Represents a hyperlink that shows as a custom attribute.

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

Public Constructors

  Name Description
Public method BpmPropertyHyperlink2 Initializes a new instance of the BpmPropertyHyperlink2 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 Hyperlink  The hyperlink value. (inherited from BpmPropertyLinkBase)
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  Performs a deep clone. (inherited from BpmPropertyLinkBase)
Public method CompareTo  (inherited from BpmProperty)
Public method CopyFrom  (inherited from BpmPropertyLinkBase)
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 BpmPropertyLinkBase)
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  Returns a string that represents the current object. (inherited from BpmPropertyLinkBase)
Public method Validate  Validates this object. (inherited from BpmPropertyLinkBase)
Public methodStatic ValidateHyperlink  (inherited from BpmPropertyLinkBase)

Top

Protected Methods

  Name Description
Protected method DiffProperty  (inherited from BpmPropertyLinkBase)
Protected method Finalize  (inherited from Object)
Protected method InternalCopyFrom  (inherited from BpmProperty)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

BpmPropertyHyperlink2 Class
Microsoft.PerformancePoint.Scorecards Namespace