 |
SendInvoiceToItemV1FaxCountryCode Property |
Ignored if InvoiceGrouping is ExistingInvoice.
Created in Epic SDK V5.0.
Namespace:
ASI.TAM.API.Data.UI.Transaction
Assembly:
ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntaxpublic string FaxCountryCode { get; set; }
Public Property FaxCountryCode As String
Get
Set
Dim instance As SendInvoiceToItemV1
Dim value As String
value = instance.FaxCountryCode
instance.FaxCountryCode = value
Property Value
Type:
String
FaxCountryCode As Phone Country Code.
Remarks Note |
---|
|
See Also