 |
TransactionItemSendInvoiceToDeliveryMethod Property |
Send invoice to delivery method
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 SendInvoiceToDeliveryMethod { get; set; }
Public Property SendInvoiceToDeliveryMethod As String
Get
Set
Dim instance As TransactionItem
Dim value As String
value = instance.SendInvoiceToDeliveryMethod
instance.SendInvoiceToDeliveryMethod = value
Property Value
Type:
StringReturn Value
Type:
String
Remarks
See Also