adTempus API
ArcanaDevelopment.adTempus.Client Namespace / Option Class / OptionType Property


In This Topic
    OptionType Property
    In This Topic
    The type of the option
    Syntax
    'Declaration
     
    
    Public ReadOnly Property OptionType As OptionType
    public OptionType OptionType {get;}
    public:
    property OptionType OptionType {
       OptionType get();
    }
    See Also