Click or drag to resize

ItemInvoiceRowGUID Property

Unique identifier for the invoice row of the invoice this item belongs to.

Namespace: Severa.Entities.API
Assembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0
Syntax
public string InvoiceRowGUID { get; set; }

Property Value

String
Remarks
This information is available only if the item has been invoiced.
See Also