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


In This Topic
    ExportOptionDescription Class Members
    In This Topic

    The following tables list the members exposed by ExportOptionDescription.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of ExportOptionDescription object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the list of strings for supported values of the option.  
    Public PropertyGets the default value of the option.  
    Public PropertyGets the group which the options belongs to.  
    Public PropertyGets the name of the options.  
    Public PropertyGets a boolean value indicating whether the value of the options can be null.  
    Public PropertyGets the data type of the options.  
    Top
    See Also