Click or drag to resize

CaseInvoiceTemplateGUID Property

Invoice template GUID.

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

Property Value

String
Remarks
Identifies which invoice template has been selected for the case.
See Also