 | AutomationMLInterfaceClassLibLogicInterface Field |
Note: This API is now obsolete.
The 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 LogicModelInterface and moved to AutomationMLLogicInterfaceClassLib")]
public const string LogicInterface = "AutomationMLInterfaceClassLib/AutomationMLBaseInterface/ExternalDataConnector/PLCopenXMLInterface/LogicInterface"
<ObsoleteAttribute("This RoleClass has been renamed to LogicModelInterface and moved to AutomationMLLogicInterfaceClassLib")>
Public Const LogicInterface As String = "AutomationMLInterfaceClassLib/AutomationMLBaseInterface/ExternalDataConnector/PLCopenXMLInterface/LogicInterface"
public:
[ObsoleteAttribute(L"This RoleClass has been renamed to LogicModelInterface and moved to AutomationMLLogicInterfaceClassLib")]
literal String^ LogicInterface = "AutomationMLInterfaceClassLib/AutomationMLBaseInterface/ExternalDataConnector/PLCopenXMLInterface/LogicInterface"
Field Value
String
See Also