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

In This Topic
    BatchID Property (CreateBatchCompletedEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property BatchID As String
    public string BatchID {get;}
    See Also