Click or drag to resize

SendInvoiceToItemV1GenerateInvoice Property

Specifies if invoice needs to be generated.

Created in Epic SDK V4.1.

Namespace:  ASI.TAM.API.Data.UI.Transaction
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntax
public bool GenerateInvoice { get; set; }

Property Value

Type: Boolean
GenerateInvoice As Boolean.
Remarks
Note Note
  • Name - GenerateInvoice
  • Ignored On Update - True
See Also