Web API Edition | ComponentOne
C1.Web.Api Namespace / ExportSource Class / Type Property

In This Topic
    Type Property (ExportSource)
    In This Topic
    Gets or sets the exported file type.
    Syntax
    'Declaration
     
    
    Public Property Type As ExportFileType
    public ExportFileType Type {get; set;}
    See Also