Click or drag to resize
ObjectTypeInfoIsWrapper Property
Returns true if object is wrapper. Object consists of several partial objects.

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

Property Value

Type: Boolean
See Also