ObjectTypeInfoIsComposite Property |
Returns true if object is a composite object. Object consists of several partial objects.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public bool IsComposite { get; }
Property Value
Type:
BooleanSee Also