LineItems

Invoice.LineItems property

Hämtar eller ställer in samlingen avLineItem .

public List<LineItem> LineItems { get; set; }

Se även