Partager via


ParameterType Énumération

Définition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ParameterType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ParameterType = 
Public Enum ParameterType
Héritage
ParameterType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

Array 6
Bool 5
Float 4
Int 3
NotSpecified 0
Object 7
SecureObject 8
SecureString 2
String 1

S’applique à