 | 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
SyntaxIReadOnlyGuidEntityMember DeliveryStorehouseIdMember { get; }
ReadOnly Property DeliveryStorehouseIdMember As IReadOnlyGuidEntityMember
Get
Property Value
Type:
IReadOnlyGuidEntityMember
RemarksThis entity member is bound to the DeliveryStorehouseId (Code du dépôt à livrer) column of the PurchaseDocument (Document d'achat) table.
See Also