Report.Urn Property

Definition

Gets or sets the Uniform Resource Name (URN) value of the report.

public:
 property System::String ^ Urn { System::String ^ get(); void set(System::String ^ value); };
public string Urn { get; set; }
member this.Urn : string with get, set
Public Property Urn As String

Property Value

A string that represents the specified Uniform Resource Name of the report.

Applies to