Click or drag to resize
RapidSyncResult Class
ABB Internal use only. Contains the results of a RAPID Sync operation
Inheritance Hierarchy
SystemObject
  ABB.Robotics.RobotStudio.StationsRapidSyncResult

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public class RapidSyncResult

The RapidSyncResult type exposes the following members.

Constructors
  NameDescription
Public methodRapidSyncResult
Initializes a new instance of the RapidSyncResult class
Top
Properties
  NameDescription
Public propertyLogMessages
Collection of log messages resulting from the sync operation.
Public propertySuccess
True if all path procedures have been synchronized successfully.
Public propertySynchronizedPathProcedures
Collection of synchronized RsPathProcedures.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Supported in: 1.0.0.0
See Also