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
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