Removes all 'Party Tax Scheme' entries.
Party Tax Scheme (ASBIE). An association to Party Tax Scheme.
Namespace: Unimaze.Composer.Ubl2.ComponentsAssembly: Unimaze.Composer.Ubl2 (in Unimaze.Composer.Ubl2.dll) Version: 2.1.200.0 (2.1.0.22)
Syntax
| C# |
|---|
public void ClearPartyTaxSchemes() |
| Visual Basic |
|---|
Public Sub ClearPartyTaxSchemes |
| Visual C++ |
|---|
public:
virtual void ClearPartyTaxSchemes() sealed |
| F# |
|---|
abstract ClearPartyTaxSchemes : unit -> unit
override ClearPartyTaxSchemes : unit -> unit |
Implements
IParty..::..ClearPartyTaxSchemes()()()()
See Also