Click or drag to resize
LoadDataSettingsData Property
Object data. When object type is not specified, data may provide necessary information to select correct object type in case there are multiple candidates.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public IDataContainer Data { get; set; }

Property Value

Type: IDataContainer
See Also