Click or drag to resize

SendInvoiceToItemV1Address Property

Ignored if InvoiceGrouping is ExistingInvoice. Address cannot be empty if DeliveryMethod is Mail.

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

Property Value

Type: Address
Address As Address.
Remarks
Note Note
  • Name - Address
See Also