Click or drag to resize

AttributeGetModifyOptions Method

Returns the modification options 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 ModifyOption GetModifyOptions()

Return Value

Type: ModifyOption

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

See Also