Persistate API documentation
Class Property
NamespacesPersistatePersistentClass

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

Returns the ObjectClass for this object.
Declaration Syntax
C#
public virtual ObjectClass Class { get; }
Remarks

This method is overridden in the generated code for every persistent class that Persistate generates. You can use this method on any persistent object to retrieve the appropriate ObjectClass object.

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