Click or drag to resize

IFromToComplexEntityMemberTTo Property

Gets or sets 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
Object To { get; set; }

Property Value

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