FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005Soap Interface / EndSetModelDefinition Method

In This Topic
    EndSetModelDefinition Method (ReportingService2005Soap)
    In This Topic
    Syntax
    'Declaration
     
    Function EndSetModelDefinition( _
       ByVal result As IAsyncResult _
    ) As SetModelDefinitionResponse
    SetModelDefinitionResponse EndSetModelDefinition( 
       IAsyncResult result
    )

    Parameters

    result
    See Also