Click or drag to resize

cCoreeBatchChangeLevelFlags Enumeration

Enum describing the impact level of batch operations on EwE

Namespace:  EwECore
Assembly:  EwECore (in EwECore.dll) Version: 6.6.15981.0 (6.6.15981.0)
Syntax
public enum eBatchChangeLevelFlags
Members
  Member nameValueDescription
Ecopath0
Ecosim1
TimeSeries2
Ecospace3
Ecotracer4
NotSet777
Remarks
The value of bacth change level flags is crucial to the implementation of determining the most serious level of impact. Please leave the values intact.
See Also