Click or drag to resize

IProgramComplexEntityMemberProgramMember Property

Gets the program (formula + meta data serialized in Xml)

(Calcul de quantité (vente))

Namespace:  EBP.Api.Interfaces.Framework.BusinessLogic.Parsing.Entities
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IProgramEntityMember ProgramMember { get; }

Property Value

Type: IProgramEntityMember
Remarks
This entity member is bound to the BillOfQuantitiesProgram_Program (Calcul de quantité (vente)) column of the ItemComponent (Composants d'article) table.
See Also