[This is preliminary documentation and is subject to change.]
Returns the ObjectClass for this object.
| C# |
public virtual ObjectClass Class { get; }
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.