adTempus API
ArcanaDevelopment.adTempus.ApplicationIntegration Namespace / ISuccessRuleScriptParameters Interface / ExitCode Property

In This Topic
    ExitCode Property (ISuccessRuleScriptParameters)
    In This Topic
    The exit code returned by the process.
    Syntax
    'Declaration
     
    
    ReadOnly Property ExitCode As Integer
    int ExitCode {get;}
    See Also