BaseInfoReferringObjects Property |
Collection of the objects depending on this object (object which have FK to this object).
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntaxprotected virtual InfoObjectRepository ReferringObjects { get; }
Property Value
Type:
InfoObjectRepository
See Also