Click or drag to resize

AttributeGetAttributeType Method

Returns the value type of this attribute.

Namespace:  ABB.Robotics.Controllers.ConfigurationDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public AttributeType GetAttributeType()

Return Value

Type: AttributeType

[Missing <returns> documentation for "M:ABB.Robotics.Controllers.ConfigurationDomain.Attribute.GetAttributeType"]

See Also