 | IPurchaseStudyDetailLineEntityNetPurchasePriceSelected Property |
Net purchase price selected
(Déboursé net HT retenu)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.PurchaseDisbursementStudy
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<decimal> NetPurchasePriceSelected { get; set; }
Property NetPurchasePriceSelected As Nullable(Of Decimal)
Get
Set
Property Value
Type:
NullableDecimal
RemarksThis entity member is bound to the NetPurchasePriceSelected (Déboursé net HT retenu) column of the PurchaseStudyDetailLineSchemaTable (Détail d'étude de déboursé) table.
See Also