Click or drag to resize

PublicLibraryCatalog Class

The catalog of all published libraries of the AutomationML association. />
Inheritance Hierarchy
SystemObject
  Aml.Engine.ResourcesPublicLibraryCatalog

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

The PublicLibraryCatalog type exposes the following members.

Constructors
 NameDescription
Public methodPublicLibraryCatalogInitializes a new instance of the PublicLibraryCatalog class
Top
Properties
 NameDescription
Public propertyItemString Gets the LibraryType for the provided CAEX Type
Public propertyItemString, String Gets the Library for the provided CAEX Type and library name
Public propertyLibraries Gets the library data for all published libraries.
Top
Methods
 NameDescription
Public methodLibraryVersionIsListed Determines, if a library with the proveded CAEX tagName and library name and version is listed in the catalog.
Public methodLibVersion Gets the library version element
Public methodSave Save this catalog to the provided file
Top
See Also