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

In This Topic
    DataName Property
    In This Topic
    Gets or sets the data name that data provider recognizes.
    Syntax
    'Declaration
     
    
    Public Property DataName As String
    public string DataName {get; set;}
    See Also