Click or drag to resize

ISaleDocumentEntityBaseColleagueStorehouseId Property

Gets the storehouse id linked to document colleague.

(Dépôt)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.SaleDocument
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<Guid> ColleagueStorehouseId { get; }

Property Value

Type: NullableGuid
Remarks
This entity member is bound to the StorehouseId (Dépôt) column of the Colleague (Commercial/collaborateur) table.
See Also