Lingua

IReportContext.ParentReportPath Proprietà

Definizione

Ottiene un valore che specifica il percorso del report genitore.

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

Valore della proprietà

Un valore che specifica il percorso del report genitore.

Commenti

Se il report è un sottorapporto, questa proprietà restituisce il percorso del report genitore; altrimenti, la proprietà restituisce null.

Si applica a