Persistate API documentation
ProductPackages Property
NamespacesPersistateEnvironmentProductPackages

[This is preliminary documentation and is subject to change.]

The Packages produced in this Environment.
Declaration Syntax
C#
public IndexedList<Package> ProductPackages { get; }
Remarks
This is the development Environment for these packages, and the persistent tree in this Environment under its singletons is the development and testing dataset. To use a package in production, import it into the AvailablePackages collection in another "working" Environment.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)