Skip to main content

XmlIntegerMapping Enumeration

XmlIntegerMapping Enumeration​

Defines how XML integer types are mapped.

Enumeration Values​

NameSummary
Decimal
Specifies that integer types are mapped as decimals.
Int32
Specifies that integer types are mapped as int32.