Back to Devexpress

XPDelayedProperty Properties

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

latest778 B
Original Source

XPDelayedProperty Properties

A delayed property. The delayed property will be loaded the first time it is accessed.

NameDescription
IsLoadedGets whether the property’s value remains unassigned after the persistent object has been loaded from the data store.
IsModifiedGets the property value’s modified status.
ValueGets the value of the property which is delayed for loading.

See Also

XPDelayedProperty Class

XPDelayedProperty Members

DevExpress.Xpo Namespace