DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
The Hyperlink that this event is related to.
Gets the Hyperlink that this event is related to.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public string Hyperlink { get; } |
Visual Basic |
---|
Public ReadOnly Property Hyperlink As String Get |
Visual C++ |
---|
public: virtual property String^ Hyperlink { String^ get () sealed; } |
Return Value
Type: StringThe Hyperlink that this event is related to.