Gets or sets tax2
Namespace:
Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public virtual string Tax2 { get; set; }
Public Overridable Property Tax2 As String
Get
Set
public:
virtual property String^ Tax2 {
String^ get ();
void set (String^ value);
}
abstract Tax2 : string with get, set
override Tax2 : string with get, set
Property Value
Type:
StringSee Also