Web API Core | ComponentOne
C1.Web.Api Namespace / ExporterResult Class / ExportSource Property

In This Topic
    ExportSource Property
    In This Topic
    Gets the exporting model.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ExportSource As ExportSource
    public ExportSource ExportSource {get;}
    See Also