Click or drag to resize

MasterSettingsLoadOptionsCacheOptions Property

Contains options related to data caching.

Namespace:  Omada.OE.Model.LoadOptions
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public EntityDataCacheOptions CacheOptions { get; }

Property Value

Type: EntityDataCacheOptions

Implements

IEntityDataLoadOptionsCacheOptions
See Also