Web API Core | ComponentOne
C1.Web.Api.Document.Models Namespace / ExportDescription Class / Name Property

In This Topic
    Name Property (ExportDescription)
    In This Topic
    Gets the short description of the export format.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Name As String
    public string Name {get;}
    See Also