 |
TransactionItemSendInvoiceToAccountLookupCode Property |
Send invoice to account lookup code
Namespace:
ASI.TAM.API.Data.UI.Transaction.FinanceTransaction
Assembly:
ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2020.1.0.1
Syntaxpublic string SendInvoiceToAccountLookupCode { get; set; }
Public Property SendInvoiceToAccountLookupCode As String
Get
Set
Dim instance As TransactionItem
Dim value As String
value = instance.SendInvoiceToAccountLookupCode
instance.SendInvoiceToAccountLookupCode = value
Property Value
Type:
StringReturn Value
Type:
String
Remarks
See Also