 | IInventoryStockDocumentLineEntityPreviousTotalValueMember Property |
Get the Previous total value for the item insered in this inventory
have a value if exist an previous inventory and is locked or set with 0 an is seizable
(Valeur de l'inventaire précédent)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.StockDocument
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyDecimalEntityMember PreviousTotalValueMember { get; }
ReadOnly Property PreviousTotalValueMember As IReadOnlyDecimalEntityMember
Get
Property Value
Type:
IReadOnlyDecimalEntityMember
RemarksThis entity member is bound to the PreviousTotalValue (Valeur de l'inventaire précédent) column of the StockDocumentLine (Ligne de document de stock) table.
See Also