Table of Contents

Class AddRelatedType<T>

Namespace
Innova.Prism.Infrastructure.Events
Assembly
Innova.Prism.Infrastructure.dll

Represents a class for adding a related type.

public class AddRelatedType<T>

Type Parameters

T

The type of the related entity.

Inheritance
AddRelatedType<T>

Properties

ParentKeys

Gets or sets the parent keys.

ViewName

Gets or sets the view name.