XPDelayedProperty Properties
A delayed property. The delayed property will be loaded the first time it is accessed.
Name | Description |
---|---|
Is |
Gets whether the property’s value remains unassigned after the persistent object has been loaded from the data store. |
Is |
Gets the property value’s modified status. |
Value | Gets the value of the property which is delayed for loading. |
See Also