Table of Contents



Type libraries

Type libraries allow consolidating a collection of system-managed Types into a single library.
A DLL can then be created using the defined namespace and containing mapping objects based on the structure of the types contained within the library.

Properties

GENERATED src=“eBiss.Data.Resources.TypeLibrary” changed=““
Properties
NameDescription
Name
NamespaceNamespace of the type library
VersionVersion of the library used during assembly generation

Topics