adTempus API
ArcanaDevelopment.adTempus.Client Namespace / RemoteAgent Class / SupportedModes Property


In This Topic
    SupportedModes Property
    In This Topic
    Indicates the ArcanaDevelopment.adTempus.Shared.EngineMode of the adTempus service on the remote agent
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SupportedModes As Integer
    public int SupportedModes {get;}
    public:
    property int SupportedModes {
       int get();
    }
    See Also