Persistate API documentation
ItsObjectClass Property
NamespacesPersistatePersistentItsObjectClass

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

This method returns the ObjectClass object for the Persistent .Net class.
Declaration Syntax
C#
public static ObjectClass ItsObjectClass { get; }
Remarks

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

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