taxes Field

The taxes of the invoice, type of Dictionary
Public taxes As Dictionary(Of String, Object)
This language is not supported or no code example is available.
public Dictionary<string, object> taxes
This language is not supported or no code example is available.

Field Value

Dictionary<string, object>

.NET Framework

Supported in: 3.5 or newer

In this article

Definition