adTempus API
ArcanaDevelopment.adTempus.Client Namespace / RestartComputerTask Class / WarningMessage Property

In This Topic
    WarningMessage Property
    In This Topic
    Warning message to display to users. Leave empty for default.
    Syntax
    'Declaration
     
    
    Public Property WarningMessage As String
    public string WarningMessage {get; set;}
    Remarks
    Job Variables are supported.
    See Also