Click or drag to resize

DataObjectLoadOptionsApplyCaching Property

Caching can be applied when no special objects are being loaded and when no property security is being applied.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool ApplyCaching { get; set; }

Property Value

Type: Boolean
See Also