 | AutomationMLInterfaceClassLibBehaviourLogicInterface Field |
Note: This API is now obsolete.
The behaviour logic interface class path (a Part 4 Interface)
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax[ObsoleteAttribute("This RoleClass has been renamed to BehaviourLogicModelInterface and moved to AutomationMLLogicInterfaceClassLib")]
public const string BehaviourLogicInterface = "AutomationMLInterfaceClassLib/AutomationMLBaseInterface/ExternalDataConnector/PLCopenXMLInterface/LogicInterface/BehaviourLogicInterface"
<ObsoleteAttribute("This RoleClass has been renamed to BehaviourLogicModelInterface and moved to AutomationMLLogicInterfaceClassLib")>
Public Const BehaviourLogicInterface As String = "AutomationMLInterfaceClassLib/AutomationMLBaseInterface/ExternalDataConnector/PLCopenXMLInterface/LogicInterface/BehaviourLogicInterface"
public:
[ObsoleteAttribute(L"This RoleClass has been renamed to BehaviourLogicModelInterface and moved to AutomationMLLogicInterfaceClassLib")]
literal String^ BehaviourLogicInterface = "AutomationMLInterfaceClassLib/AutomationMLBaseInterface/ExternalDataConnector/PLCopenXMLInterface/LogicInterface/BehaviourLogicInterface"
Field Value
String
See Also