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

In This Topic
    Name Property (ExportOptionDescription)
    In This Topic
    Gets the name of the options.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Name As String
    public string Name {get;}
    See Also