Click or drag to resize
ObjectTypeInfoHasExternalColumns Property
If true, the object has externally stored columns. Default is false.

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

Property Value

Type: Boolean
See Also