Click or drag to resize
InfoFakeSettings Class
Info fake settings
Inheritance Hierarchy
SystemObject
  CMS.DataEngineInfoFakeSettings

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public class InfoFakeSettings

The InfoFakeSettings type exposes the following members.

Constructors
  NameDescription
Public methodInfoFakeSettings
Constructor
Top
Properties
  NameDescription
Public propertyIncludeInheritedFields
If true, columns from parent type are also retrieved. Default true.
Public propertyObjectType
Object type to fake. If not provided, all object types of the given instance type are faked.
Public propertyType
Instance type to fake
Top
See Also