Click or drag to resize

PublicLibraryCatalogLibraries Property

Gets the library data for all published libraries.

Namespace: Aml.Engine.Resources
Assembly: Aml.Engine.Resources (in Aml.Engine.Resources.dll) Version: 3.0
Syntax
public List<PublicLibraryCatalogLibraryType> Libraries { get; set; }

Property Value

ListPublicLibraryCatalogLibraryType
The libraries.
See Also