Click or drag to resize

AutomationMLBaseRoleClassLibTypeLogicObject Property

Note: This API is now obsolete.

Gets the logic object.

Namespace: Aml.Engine.AmlObjects
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
[ObsoleteAttribute("This RoleClass has been moved to AutomationMLLogicRoleClassLib")]
public RoleFamilyType LogicObject { get; }

Property Value

RoleFamilyType
The logic object.
See Also