Click or drag to resize

PublicLibraryCatalogLibrary Class

The library data
Inheritance Hierarchy
SystemObject
  Aml.Engine.ResourcesPublicLibraryCatalogLibrary

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

The PublicLibraryCatalogLibrary type exposes the following members.

Constructors
 NameDescription
Public methodPublicLibraryCatalogLibraryInitializes a new instance of the PublicLibraryCatalogLibrary class
Top
Properties
 NameDescription
Public propertyItem Gets the library version for the provided version string
Public propertyName Gets the name of the library
Public propertyVersions Gets all library versions published for the defined libray with this Name.
Top
Methods
 NameDescription
Public methodHighestVersion Gets the highest listet version from the list.
Top
See Also