Click or drag to resize
LoadDataSettingsObjectType Property
Object type used by the factory to create a specific type of the object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public string ObjectType { get; protected set; }

Property Value

Type: String
See Also