Click or drag to resize

IFromToComplexEntityMemberTToMember Property

Gets the To entity member

(Fin)

Namespace:  EBP.Api.Interfaces.Framework.Data.EntityBase
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
T ToMember { get; }

Property Value

Type: T
Remarks
This entity member is bound to the EndElementId (Fin) column of the PriceListInclusionLine (Articles ou clients inclus dans le tarif) table.
See Also