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

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