Report.UniqueName Proprietà

Definizione

Ottiene il nome univoco del report.

public:
 property System::String ^ UniqueName { System::String ^ get(); };
public string UniqueName { get; }
member this.UniqueName : string
Public ReadOnly Property UniqueName As String

Valore della proprietà

String

Valore String contenente un identificatore univoco per il report.

Commenti

Restituisce una stringa che identifica in modo univoco questo elemento del report nell'intero report. La stringa può contenere solo i caratteri 0-9 e a-z.

Si applica a