adTempus API
ArcanaDevelopment.adTempus.Client Namespace / DataContext Class / GetServerSettings Method


In This Topic
    GetServerSettings Method
    In This Topic
    Gets the server settings from the server
    Syntax
    'Declaration
     
    
    Public Function GetServerSettings() As ServerSettings
    public ServerSettings GetServerSettings()
    public:
    ServerSettings^ GetServerSettings(); 
    See Also