Click or drag to resize
BaseInfoReferringObjects 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: 9.0.0
Syntax
C#
protected virtual InfoObjectRepository ReferringObjects { get; }

Property Value

Type: InfoObjectRepository
See Also