Click or drag to resize

IThirdInfosUpdateArgsTradeDocument Property

Gets/set Trade document which update third infos

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Helpers
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
ITradeDocumentEntityBase TradeDocument { get; set; }

Property Value

Type: ITradeDocumentEntityBase
See Also