Click or drag to resize

IReadOnlyEntityMemberBaseName Property

The name of the property corresponding to this member in the owner entity (retrieve in the entity, using reflection)

Namespace:  EBP.Api.Interfaces.Entity
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
string Name { get; }

Property Value

Type: String
See Also