Click or drag to resize

SendInvoiceToItemV1InvoiceMessage Property

Ignored if GenerateInvoice is false.

Created in Epic SDK V5.0.

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 string InvoiceMessage { get; set; }

Property Value

Type: String
InvoiceMessage As String.
Remarks
Note Note
  • Name - InvoiceMessage
  • Length - 255
  • Required On Insert - False
  • Required On Update - False
See Also