[This is preliminary documentation and is subject to change.]
This method returns the ObjectClass object for the
Persistent .Net class.
| C# |
public static ObjectClass ItsObjectClass { get; }
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.