Back to Devexpress

XPObject Properties

xpo-devexpress-dot-xpo-dot-xpobject-dot-underscore-properties.md

latest1.9 KB
Original Source

XPObject Properties

Implements the IXPObject and provides an autogenerated integer key mapped to the ‘OID’ field.

NameDescription
ClassInfoGets a value that provides access to the metadata information of a class gathered via Reflection. Inherited from PersistentBase.
Fields staticGets an object that contains field identifies for Simplified Criteria Syntax.
IsDeletedIndicates whether the current persistent object is marked as deleted. Inherited from PersistentBase.
IsLoadingIndicates whether the object is currently being initialized. Inherited from PersistentBase.
LoadingObsolete. Gets whether the object is currently being initialized. Inherited from XPBaseObject.
OidGets or set a value which identifies the persistent object.
SessionGets the session used to load and save persistent objects. Inherited from PersistentBase.
ThisRefers to the current instance. Inherited from XPBaseObject.

See Also

XPObject Class

XPObject Members

DevExpress.Xpo Namespace