Click or drag to resize

SplitReceivableItemInvoiceMessage Property

Invoice Message

Created in Epic SDK 2018.

Namespace:  ASI.TAM.API.Data.UI.Account.Client
Assembly:  ASI.TAM.API.Data.UI.Account.Client (in ASI.TAM.API.Data.UI.Account.Client.dll) Version: 2021.1.0.1
Syntax
public string InvoiceMessage { get; set; }

Property Value

Type: String
InvoiceMessage As String.
Remarks

If Generate Invoice is false, then ignored and set to blank. Use Get_Lookup with type MessageGallery to mimic the functionality of the 'Select Message' link in Epic.

Note Note
  • Name - InvoiceMessage
  • Length - 255
  • Required On Insert - False
  • Required On Update - False
See Also