ComponentOne Web API Edition
ExporterResult Constructor

C1.Web.Api Namespace > ExporterResult Class : ExporterResult Constructor
The exporting model.
Creates the ExporterResult instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal source As ExportSource _
)
public ExporterResult( 
   ExportSource source
)

Parameters

source
The exporting model.
See Also

Reference

ExporterResult Class
ExporterResult Members