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

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