Click or drag to resize

EntityRepositoryEntityName Property

Gets the name of the entity.

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public string EntityName { get; }

Property Value

Type: String
The name of the entity.
See Also