 | AutomationMLLogicRoleClassLibTypeInterlockingSourceGroup Property |
Gets the InterlockingSourceGroup RoleClass.
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic RoleFamilyType InterlockingSourceGroup { get; }
Public ReadOnly Property InterlockingSourceGroup As RoleFamilyType
Get
public:
property RoleFamilyType^ InterlockingSourceGroup {
RoleFamilyType^ get ();
}
Property Value
RoleFamilyType
The InterlockingSourceGroup RoleClass.
See Also