 | IInventoryStockDocumentLineEntityLocationCaption Property |
Gets or sets the location caption saved if inventory validated
or same that LocationCaptionLookup if inventory unvalidated
(Emplacement)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.StockDocument
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxstring LocationCaption { get; set; }
Property LocationCaption As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the LocationCaption (Emplacement) column of the StockDocumentLine (Ligne de document de stock) table.
See Also