DocumentMap.Current Propriedade

Definição

Obtém ou define o nó atual no mapa do 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

Valor da propriedade

DocumentMapNode

Um objeto DocumentMapNode .

Implementações

Aplica-se a