[]
Initializes a new instance of the ReportLinkTargetUrl class.
public ReportLinkTargetUrl()
Public Sub New()
Initializes a new instance of the ReportLinkTargetUrl class.
public ReportLinkTargetUrl(string target)
Public Sub New(target As String)
| Type | Name | Description |
|---|---|---|
| string | target | The value of Url property. |