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


In This Topic
    OptionName Property
    In This Topic
    The name of the option
    Syntax
    'Declaration
     
    
    Public ReadOnly Property OptionName As String
    public string OptionName {get;}
    public:
    property String^ OptionName {
       String^ get();
    }
    See Also