FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportExecution4 Namespace / ExecutionInfo Class / HasDocumentMap Property

In This Topic
    HasDocumentMap Property (ExecutionInfo)
    In This Topic
    Syntax
    'Declaration
     
    Public Property HasDocumentMap As Boolean
    public bool HasDocumentMap {get; set;}
    See Also