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

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