 |
TransactionItemSendInvoiceToFaxCountryCode Property |
Send invoice to fax country 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: 2021.1.0.1
Syntaxpublic string SendInvoiceToFaxCountryCode { get; set; }
Public Property SendInvoiceToFaxCountryCode As String
Get
Set
Dim instance As TransactionItem
Dim value As String
value = instance.SendInvoiceToFaxCountryCode
instance.SendInvoiceToFaxCountryCode = value
Property Value
Type:
StringReturn Value
Type:
String
Remarks
See Also