Click or drag to resize
ObjectTypeInfoHasAutomaticProperties Property
If true, the object of this type has got some automatic properties

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

Property Value

Type: Boolean
See Also