Report.Urn Propriété

Définition

Obtient ou définit la valeur d'URN (Uniform Resource Name) du rapport.

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

Valeur de propriété

Chaîne qui représente l'URN (Uniform Resource Name) spécifié du rapport.

S’applique à