Report.InDocumentMap Property

Definition

Gets a value that indicates whether the report has a document map.

public:
 property bool InDocumentMap { bool get(); };
public bool InDocumentMap { get; }
member this.InDocumentMap : bool
Public ReadOnly Property InDocumentMap As Boolean

Property Value

ABoolean indicating whether this report has a document map. If true, the report contains a document map.

Applies to