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