BpmPropertyHyperlink Members (Microsoft.PerformancePoint.Scorecards)
Represents a hyperlink that shows as a document or link.
The following tables list the members exposed by the BpmPropertyHyperlink type.
Public Constructors
Name | Description | |
---|---|---|
BpmPropertyHyperlink | Initializes a new instance of the BpmPropertyHyperlink class. |
Top
Public Properties
Name | Description | |
---|---|---|
Description | The description for the property. (inherited from BpmProperty) | |
DisplayName | The display name for this property. (inherited from BpmProperty) | |
Hyperlink | The hyperlink value. (inherited from BpmPropertyLinkBase) | |
Required | If true, the development environment will enforce a value. (inherited from BpmProperty) | |
UniqueName | The unique name for the property. Used internally. (inherited from BpmProperty) | |
Visible | Indicates if the value is exposed in the client UI. (inherited from BpmProperty) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Clone | Performs a deep clone. (inherited from BpmPropertyLinkBase) | |
CompareTo | (inherited from BpmProperty) | |
CopyFrom | (inherited from BpmPropertyLinkBase) | |
CreateEffectiveDatePropertyUniqueName | (inherited from BpmProperty) | |
CreateInternalPropertyUniqueName | (inherited from BpmProperty) | |
Diff | (inherited from BpmProperty) | |
Equals | Overloaded. (inherited from Object) | |
GetFieldsString | Gets the concatenated string of this object's fields. (inherited from BpmPropertyLinkBase) | |
GetHashCode | (inherited from Object) | |
GetStringValue | (inherited from BpmProperty) | |
GetType | (inherited from Object) | |
IsInternalProperty | Overloaded. Indicates if the property is internal. (inherited from BpmProperty) | |
ReferenceEquals | (inherited from Object) | |
ToString | Returns a string that represents the current object. (inherited from BpmPropertyLinkBase) | |
Validate | Validates this object. (inherited from BpmPropertyLinkBase) | |
ValidateHyperlink | (inherited from BpmPropertyLinkBase) |
Top
Protected Methods
Name | Description | |
---|---|---|
DiffProperty | (inherited from BpmPropertyLinkBase) | |
Finalize | (inherited from Object) | |
InternalCopyFrom | (inherited from BpmProperty) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
BpmPropertyHyperlink Class
Microsoft.PerformancePoint.Scorecards Namespace