ReportWebData.DefaultURL Property

Gets or sets the complete url without resolved object names when definind the URL to use in Requests
<ID("DefaultURL", (int)e.DefaultURL, true)> _ 
Public Property DefaultURL() As String
This language is not supported or no code example is available.
[ID("DefaultURL", (int)e.DefaultURL, true)] 
public string DefaultURL {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition