[]
        
(Showing Draft Content)

C1.Report.ReportLinkTargetUrl.Url

Url Property

Url

Gets or sets the file or URL which will be opened using ShellExecute.

Declaration
[C1Description("ReportLinkTargetUrl.Url", "The file or URL to open.")]
public ScriptStringValue Url { get; set; }
<C1Description("ReportLinkTargetUrl.Url", "The file or URL to open.")>
Public Property Url As ScriptStringValue