 | ITrackingStockItemEntityVirtualUnitValueMember Property |
Gets the virtual unit value (~Pump)
(Valeur unitaire virtuelle)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Stock
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyDecimalEntityMember VirtualUnitValueMember { get; }
ReadOnly Property VirtualUnitValueMember As IReadOnlyDecimalEntityMember
Get
Property Value
Type:
IReadOnlyDecimalEntityMember
RemarksThis entity member is bound to the VirtualUnitValue (Valeur unitaire virtuelle) column of the TrackingStockItem (N° de série/lot) table.
See Also