Click or drag to resize

IInProcRepositoryFactory Properties

The IInProcRepositoryFactory type exposes the following members.

Properties
  NameDescription
Public propertyEnforceDependencies
Gets or sets a value indicating whether package dependency constraints will be enforced.
Public propertyImplAssemblies
A collection of the Business Objects implementation assemblies that should be used with the repository.
Public propertyImplFactories
A collection of the Business Objects implementation factories that should be used with the repository. This collection overrides factory settings in ImplAssemblies.
Public propertyLicenseFilePath
Gets or sets the path to the license file or the builtinlicense://... URL.
Top
See Also