adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ServerSettings Class / OptionCatalog Property

In This Topic
    OptionCatalog Property
    In This Topic
    Returns XML documenting the available server options.
    Syntax
    'Declaration
     
    
    <RequiredVersionAttribute(5, 
       1, 
       0, 
       0)>
    Public ReadOnly Property OptionCatalog As String
    [RequiredVersion(5, 
       1, 
       0, 
       0)]
    public string OptionCatalog {get;}
    See Also