 | 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
Syntaxstring Program { get; set; }
Property Program As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the BillOfQuantitiesProgram_Program (Calcul de quantité (vente)) column of the ItemComponent (Composants d'article) table.
See Also