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

In This Topic
    FileName Property (ExportSource)
    In This Topic
    Gets or sets the exported file name.
    Syntax
    'Declaration
     
    
    Public Property FileName As String
    public string FileName {get; set;}
    See Also