Summary
Sealed Class RobotAttribute.
Remarks
Marks a class as a Robot. The Robot attribute cannot be ommited.
Syntax
public sealed class RobotAttribute : Attribute
Members
Name | Type | Summary |
---|---|---|
AccessRights | Property | AccessRights required for cBot |
Name | Property | The name of a robot. Sets from constructor. |
RobotAttribute | Method | Initializes a new RobotAttribute instance and sets the name |
TimeZone | Property | Sets the timezone for all the robot or indicator datetime references |