Click or drag to resize

IMaintenancePurchaseDocumentEntityBaseDeliveryStorehouseIdMember Property

Gets the delivery storehouse Id

(Code du dépôt à livrer)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Maintenance
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyGuidEntityMember DeliveryStorehouseIdMember { get; }

Property Value

Type: IReadOnlyGuidEntityMember
Remarks
This entity member is bound to the DeliveryStorehouseId (Code du dépôt à livrer) column of the PurchaseDocument (Document d'achat) table.
See Also