Click or drag to resize

DataCacheTypeManager Property

Note: This API is now obsolete.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
[ObsoleteAttribute("Use DataObjectTypes instead - or even better, load them using the DataObjectTypeController.")]
public DataObjectTypeManager TypeManager { get; }

Property Value

Type: DataObjectTypeManager
See Also