Persistate API documentation
Implementations Property
NamespacesPersistateFormatImplementations

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

The set of Implementations of this Format
Declaration Syntax
C#
public IndexedList<Implementation> Implementations { get; }
Remarks

Each Implementation will be for a different type of user interface, given by its ModuleType.

For now only desktop user interface Implementations are available.

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