Click or drag to resize

ITradeDocumentLineEntityBaseLinkedLinesIds Property

Gets or sets the list of linked lines ids (Id1;Type1¤Id2;Type2¤...)

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

Property Value

Type: String
See Also