Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the report item reference to use to draw the cover flow navigation layout.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ReportItemReference As String
Get
'Utilisation
Dim instance As NavigationItem
Dim value As String
value = instance.ReportItemReference
public string ReportItemReference { get; }
public:
property String^ ReportItemReference {
String^ get ();
}
member ReportItemReference : string
function get ReportItemReference () : String
Valeur de propriété
Type : System.String
Returns String.
Notes
Either ReportItemReference or ReportItem is specified, not both.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering