Share via


MapType Enum

Definition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum MapType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type MapType = 
Public Enum MapType
Inheritance
MapType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

NotSpecified 0
Xslt 1

Applies to