FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / GetReportDefinitionCompletedEventArgs Class / Definition Property

In This Topic
    Definition Property (GetReportDefinitionCompletedEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Definition As Byte()
    public byte[] Definition {get;}
    See Also