Langue

IReportContext.ParentReportPath Propriété

Définition

Obtient une valeur qui spécifie le chemin du rapport parent.

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

Valeur de propriété

Une valeur qui spécifie le chemin du rapport parent.

Remarques

Si le rapport est un sous-rapport, cette propriété renvoie le chemin du rapport parent ; sinon, la propriété retourne null.

S’applique à