Click or drag to resize

AutomationMLBaseRoleClassLibTypeInterlockingTargetGroup Property

Note: This API is now obsolete.

Gets the interlocking target group.

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 InterlockingTargetGroup { get; }

Property Value

RoleFamilyType
The interlocking target group.
See Also