ObjectTypeInfoConsistsOf Property |
Defines the list of object types that are part of this composite object. If the object is not a composite object, this property is not initialized.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public virtual ICollection<string> ConsistsOf { get; set; }
Property Value
Type:
ICollectionStringSee Also