adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ComputerMonitor Class / MonitorType Property

In This Topic
    MonitorType Property
    In This Topic
    The type of monitor.
    Syntax
    'Declaration
     
    
    Public Property MonitorType As ComputerMonitorType
    public ComputerMonitorType MonitorType {get; set;}
    See Also