Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a hyperlink that shows as a document or link.
The BpmPropertyHyperlink type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
BpmPropertyHyperlink | Initializes a new instance of the BpmPropertyHyperlink class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Description | Gets or sets the description for the property. (Inherited from BpmProperty.) |
![]() |
DisplayName | Gets or sets the display name for this property. (Inherited from BpmProperty.) |
![]() |
Hyperlink | Gets or sets the value. (Inherited from BpmPropertyLinkBase.) |
![]() |
Required | Gets or sets a Boolean value that indicates whether the development environment enforces a value. (Inherited from BpmProperty.) |
![]() |
UniqueName | Gets or sets the unique name for the property. (Inherited from BpmProperty.) |
![]() |
Visible | Indicates whether the property is exposed in PerformancePoint Dashboard Designer. (Inherited from BpmProperty.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Clone | Performs a deep copy of this object. (Inherited from BpmPropertyLinkBase.) |
![]() |
CompareTo | Compares this object to another object for sorting purposes. (Inherited from BpmProperty.) |
![]() |
CopyFrom | Copies from another object. (Inherited from BpmPropertyLinkBase.) |
![]() |
Diff | Compares this object with another object and returns the differences. (Inherited from BpmProperty.) |
![]() |
DiffProperty | Compares this object with another object and returns the differences. (Inherited from BpmPropertyLinkBase.) |
![]() |
Equals | Compares this object to another object. (Inherited from BpmProperty.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetFieldsString | Returns a concatenated string of this object's fields. (Inherited from BpmPropertyLinkBase.) |
![]() |
GetHashCode | Gets the hash code for this object. (Inherited from BpmProperty.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
InternalCopyFrom | Copies from another object. (Inherited from BpmProperty.) |
![]() |
IsInternalProperty() | Determines whether this property is internal. (Inherited from BpmProperty.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | Returns a string representation of this object. (Inherited from BpmPropertyLinkBase.) |
![]() |
Validate | Validates this object. (Inherited from BpmPropertyLinkBase.) |
Top