Report.HasDocumentMap Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that indicates the report contains document map labels.
public:
property bool HasDocumentMap { bool get(); };
public bool HasDocumentMap { get; }
member this.HasDocumentMap : bool
Public ReadOnly Property HasDocumentMap As Boolean
Property Value
A Boolean
value.