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: 13.0.131
Syntax
C#
public IDataContainer Data { get; set; }

Property Value

Type: IDataContainer
See Also