 | AutomationMLBaseRoleClassLibLogicObject Field |
Note: This API is now obsolete.
The 'LogicObject' RoleClass path
Namespace: Aml.Engine.AmlObjectsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax[ObsoleteAttribute("This RoleClass has been renamed to LogicModelObject and moved to AutomationMLLogicRoleClassLib")]
public const string LogicObject = "AutomationMLBaseRoleClassLib/AutomationMLBaseRole/LogicObject"
<ObsoleteAttribute("This RoleClass has been renamed to LogicModelObject and moved to AutomationMLLogicRoleClassLib")>
Public Const LogicObject As String = "AutomationMLBaseRoleClassLib/AutomationMLBaseRole/LogicObject"
public:
[ObsoleteAttribute(L"This RoleClass has been renamed to LogicModelObject and moved to AutomationMLLogicRoleClassLib")]
literal String^ LogicObject = "AutomationMLBaseRoleClassLib/AutomationMLBaseRole/LogicObject"
Field Value
String
See Also