Click or drag to resize

IMaintenanceStockDocumentEntityIsExchangeDocumentMember Property

Gets the IsExchangeDocument

(Document utilisé pour les échanges standards)

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
IReadOnlyBoolEntityMember IsExchangeDocumentMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the IsExchangeDocument (Document utilisé pour les échanges standards) column of the StockDocument (Document de stock) table.
See Also