Click or drag to resize
IRelatedData Interface
Objects containing the related data reference.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public interface IRelatedData

The IRelatedData type exposes the following members.

Properties
  NameDescription
Public propertyRelatedData
Custom data connected to the object.
Top
See Also