Share via


EntityViewGenerationAttribute.ViewGenerationType Property

Definition

Gets the T:System.Type of the view.

public Type ViewGenerationType { get; }
member this.ViewGenerationType : Type
Public ReadOnly Property ViewGenerationType As Type

Property Value

The T:System.Type of the view.

Applies to