Click or drag to resize

EntityExtension.Entity 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 IEntity Entity { get; }

Property Value

Type: IEntity
The associated entity
See Also