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

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

    Parameters

    endpointConfigurationName
    See Also