DocumentMap.Current Proprietà

Definizione

Ottiene o imposta il nodo corrente nella mappa del documento.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::DocumentMapNode ^ Current { Microsoft::ReportingServices::OnDemandReportRendering::DocumentMapNode ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.DocumentMapNode Current { get; }
member this.Current : Microsoft.ReportingServices.OnDemandReportRendering.DocumentMapNode
Public MustOverride ReadOnly Property Current As DocumentMapNode

Valore della proprietà

Un oggetto DocumentMapNode.

Implementazioni

Si applica a