Click or drag to resize
BaseInfoGeneralizedInfoWrapperReferringObjects Property
Collection of the objects depending on this object (object which have FK to this object).

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

Property Value

Type: InfoObjectRepository
See Also