Click or drag to resize

EntityExtensionTEntityEntity Property

Get the associated entity

Namespace:  EBP.Api.Entity
Assembly:  EBP.Api (in EBP.Api.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
protected TEntity Entity { get; }

Property Value

Type: TEntity
The associated entity
See Also