ReportWebData.DefaultURLResolved Property

Gets or sets the complete url with object names when definind the URL to use in Requests (client side property)
<ID("DefaultURLClient", (int)e.DefaultURLClient, -1, "WebData URL resolved to client usage.", (int)eDomain.Client)> _ 
Public Property DefaultURLResolved() As String
This language is not supported or no code example is available.
[ID("DefaultURLClient", (int)e.DefaultURLClient, -1, "WebData URL resolved to client usage.", (int)eDomain.Client)] 
public string DefaultURLResolved {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