Attribute Class |
Namespace: ABB.Robotics.Controllers.ConfigurationDomain
public sealed class Attribute : SDKBase
The Attribute type exposes the following members.
| Name | Description | |
|---|---|---|
| ControllerType |
Gets the ControllerType.
(Inherited from SDKBase.) |
| Name | Description | |
|---|---|---|
| Dispose |
Disposes the managed resources of the instance.
(Inherited from SDKDisposeBase.) | |
| Equals | (Inherited from Object.) | |
| GetAttributeType |
Returns the value type of this attribute.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetModifyOptions |
Returns the modification options of this attribute.
| |
| GetName |
Returns the name of this attribute.
| |
| GetType | Gets the type of the current instance. (Inherited from Object.) | |
| GetValue |
Get or set attribute value.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |