DocumentMap.Current Property

Definition

Gets or sets the current node in the document map.

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

Property Value

A DocumentMapNode object.

Implements

Applies to