Click or drag to resize
ObjectTypeInfoIsComposite Property
Returns true if object is a composite object. Object consists of several partial objects.

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

Property Value

Type: Boolean
See Also