Click or drag to resize

AMLLibraries Class

Provides access to AML Library resources
Inheritance Hierarchy
SystemObject
  Aml.Engine.ResourcesAMLLibraries

Namespace: Aml.Engine.Resources
Assembly: Aml.Engine.Resources (in Aml.Engine.Resources.dll) Version: 3.0
Syntax
public static class AMLLibraries

The AMLLibraries type exposes the following members.

Methods
 NameDescription
Public methodStatic memberAutomationMLBaseAttributeTypeLibObsolete.
Gets the AutomationMLBaseAttributeTypeLib for the specified CAEXVersion and AMLversion.
Public methodStatic memberAutomationMLBaseRoleClassLibObsolete.
Gets the AutomationMLBaseRoleClassLib for the specified CAEXVersion and AMLversion.
Public methodStatic memberAutomationMLBPRInterfaceClassLibObsolete.
Gets the AutomationMLBPRInterfaceClassLib for the specified CAEXVersion and AMLversion.
Public methodStatic memberAutomationMLBPRRoleClassLibObsolete.
Gets the AutomationMLBPRRoleClassLib for the specified CAEXVersion and AMLversion.
Public methodStatic memberAutomationMLInterfaceClassLibObsolete.
Gets the AutomationMLInterfaceClassLib for the specified CAEXVersion and AMLversion.
Public methodStatic memberGetAutomationMLLibrary Gets the AutomationML library with the specified name for the specified CAEXVersion and AMLversion asynchronously.
Top
See Also