FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / CancelJobRequest Class / CancelJobRequest Constructor / CancelJobRequest Constructor(String)

In This Topic
    CancelJobRequest Constructor(String)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal JobID As String _
    )
    public CancelJobRequest( 
       string JobID
    )

    Parameters

    JobID
    See Also