Interface for data transfer object for the related content.

Namespace: MonoSoftware.MonoX.BusinessLayer
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
public interface IRelatedContentDTO
Visual Basic
Public Interface IRelatedContentDTO
Visual C++
public interface class IRelatedContentDTO
F#
type IRelatedContentDTO =  interface end

See Also