adTempus API
ArcanaDevelopment.adTempus.ApplicationIntegration Namespace / IComputerMonitorScriptParameters Interface / Action Property


In This Topic
    Action Property (IComputerMonitorScriptParameters)
    In This Topic
    The action being taken
    Syntax
    'Declaration
     
    
    ReadOnly Property Action As String
    string Action {get;}
    property String^ Action {
       String^ get();
    }
    See Also