Click or drag to resize

AliasDataTypeBaseDataType Property

Gets the base data type of the Alias data type.

Namespace:  ABB.Robotics.Controllers.RapidDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public RapidDataType BaseDataType { get; }

Property Value

Type: RapidDataType
See Also