|  | 
| SendInvoiceToItemV1AddressDescription Property  | 
 
  Ignored if InvoiceGrouping is ExistingInvoice.
Created in Epic SDK V4.1.
   ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
 Syntax
Syntaxpublic string AddressDescription { get; set; }Public Property AddressDescription As String
	Get
	Set
Dim instance As SendInvoiceToItemV1
Dim value As String
value = instance.AddressDescription
instance.AddressDescription = value
Property Value
Type: 
String
  AddressDescription As String.
 
 Remarks
Remarks|  Note | 
|---|
| Name -  AddressDescriptionLength -  70Required On Insert -  FalseRequired On Update -  False
 | 
 See Also
See Also