Click or drag to resize

PublicLibraryCatalogItem(String) Property

Gets the LibraryType for the provided CAEX Type

Namespace: Aml.Engine.Resources
Assembly: Aml.Engine.Resources (in Aml.Engine.Resources.dll) Version: 3.0
Syntax
public PublicLibraryCatalogLibraryType this[
	string caexTagName
] { get; }

Parameters

caexTagName  String

Return Value

PublicLibraryCatalogLibraryType
the specified library type
See Also