Persistate API documentation
Persistent Constructor (thisObj, parentObj)
NamespacesPersistatePersistentPersistent(Reference, IReference)

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

This constructor is intended for use only from generated code, and you should not use it in open code.
Declaration Syntax
C#
protected Persistent(
	Reference thisObj,
	IReference parentObj
)
Parameters
thisObj (Reference)
A Reference referring to this object
parentObj (IReference)
The parent object of this one, or a Reference to it.
Remarks
This constructor is used when creating objects from persistent storage.

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