Click or drag to resize
AbstractInfoBaseTInfoDataClassDataStore Property
Gets the IDataClassDataStore to be used when storing the data.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
protected virtual IDataClassDataStore DataClassDataStore { get; }

Property Value

Type: IDataClassDataStore
See Also