Click or drag to resize

AutomationMLBaseRoleClassLibTypeInterlockingSourceGroup Property

Note: This API is now obsolete.

Gets the interlocking source group.

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

Property Value

RoleFamilyType
The interlocking source group.
See Also