Click or drag to resize

RestoreInclude Enumeration

Represents what to include when a backup is restored.

Namespace:  ABB.Robotics.Controllers
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public enum RestoreInclude
Members
  Member nameValueDescription
Modules1Rapid modules will be restored.
Cfg2Configuration data will be restored.
All65535Everything will be restored.
See Also