Click or drag to resize

InvoiceOriginDetailsInvoiceRowOrigin Class

Represents class which stores invoice row's identifier and origins for the invoice row.
Inheritance Hierarchy
SystemObject
  Severa.Entities.APIInvoiceOriginDetailsInvoiceRowOrigin

Namespace: Severa.Entities.API
Assembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0+a9089f549efe4950cf2022fb910c17b16a763a70
Syntax
public class InvoiceRowOrigin

The InvoiceOriginDetailsInvoiceRowOrigin type exposes the following members.

Constructors
 NameDescription
Public methodInvoiceOriginDetailsInvoiceRowOriginInitializes a new instance of the InvoiceOriginDetailsInvoiceRowOrigin class
Top
Properties
 NameDescription
Public propertyHourEntries Hour entries on the invoice row.
Public propertyInvoiceRowGUID The identifier of the invoice row.
Public propertyItems Items on the invoice row.
Top
See Also