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