Click or drag to resize

IProgramComplexEntityMember.Program Property

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

Property Value

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