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