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