Click or drag to resize
BaseInfoGeneralizedInfoWrapperRelatedObjects Property
The collection of the relationships of the given object.

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

Property Value

Type: FilteredInfoObjectCollection
See Also