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+466b7b4177d79034f8e56fa7578c03dfea8fb3bf
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