Web API Core | ComponentOne
C1.Web.Api.Excel Namespace / ExcelRequest Class / TemplateFileName Property

In This Topic
    TemplateFileName Property
    In This Topic
    Gets or sets the template file name that storage manager can recognize.
    Syntax
    'Declaration
     
    
    Public Property TemplateFileName As String
    public string TemplateFileName {get; set;}
    See Also