Show / Hide Table of Contents

Enum KmlSimpleFieldType

The type associated with a node's extended data attribute.

Namespace: Esri.ArcGISRuntime.Ogc
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum KmlSimpleFieldType

Fields

Name Description
Boolean

A boolean value.

Date

A date time value.

DateOnly

A date only value.

Float32

A float value.

Float64

A double value.

Int16

A 16-bit integer value.

Int32

A 32-bit integer value.

Int64

A 64-bit integer value.

String

A string value.

UInt16

A 16-bit unsigned integer value.

UInt32

A 32-bit unsigned integer value.

UInt64

A 64-bit unsigned integer value.

See Also
KmlSimpleField

Applies to

TargetVersions
.NET Standard 2.0200.5 - 200.8
.NET200.5 - 200.8
.NET Windows200.5 - 200.8
.NET Android200.5 - 200.8
.NET iOS200.5 - 200.8
.NET Framework200.5 - 200.8
UWP200.5 - 200.8
In This Article
Back to top Copyright © 2022 Esri.