ObjectTypeInfoHasObjectRelationships Property |
If true, the objects can have relationships to other objects. By default no relationships to simplify general processes.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntaxpublic bool HasObjectRelationships { get; set; }
Property Value
Type:
Boolean
See Also