System Enumeration CATSysBatchMode

enum CATSysBatchMode {
  CATSysInteractive,
  CATSysInteractiveAsBatch,
  CATSysBatch
}
Type of application.
Values:
CATSysInteractive
The application is interactive.
CATSysInteractiveAsBatch
The application designed as interactive is run as batch
CATSysBatch
The application is fully designed as a batch

This object is included in the file: CATSysGetBatchMode.h

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.