Class Backup
Contains information about a backup on the controller.
Inherited Members
Namespace: ABB.Robotics.Controllers
Assembly: ABB.Robotics.Controllers.PC.dll
Syntax
public class Backup : NamedObject, INamedObject, IComparable
Properties
SystemId
Gets the system id of the backup.
Declaration
public Guid SystemId { get; }
Property Value
Type | Description |
---|---|
System.Guid |
Implements
System.IComparable