Click or drag to resize

IReadOnlyEntityMembers Property

List of the members. It allows to acces to members with the name

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

Property Value

Type: IReadOnlyEntityMemberCollection
See Also