Click or drag to resize

BasePersistenceProvider Properties

The BasePersistenceProvider type exposes the following members.

Properties
  NameDescription
Public propertyAllCalculatedAttributes
Gets all calculated attributes.
Public propertyAllUserBusinessRules
Gets all user business rules.
Public propertyDocumentVersioningSystem
Gets the document versioning system.
Public propertyHost
Gets the domain system host, which provides various host-specific functionality.
(Inherited from RepositorySource.)
Public propertyLoadCustomProperties
Gets or sets a value indicating whether to load the custom properties of the repositories.
Public propertyRepositories
Returns all repositories
(Overrides RepositorySourceRepositories.)
Public propertyRepositoryAttributtesInitGate
Synchonization gate, used on repository attributtes initialization.
(Inherited from RepositorySource.)
Public propertyRepositoryBusinessEventHandlerInitGate
Synchonization gate, used on repository business event handler initialization.
(Inherited from RepositorySource.)
Top
See Also