Click or drag to resize
BaseInfoObjectIsCustom Property
Indicates if object is custom.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
protected bool ObjectIsCustom { get; set; }

Property Value

Type: Boolean
See Also