UiPath Documentation
activities
latest
false
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

Activités du développeur.

Désérialiser le tableau JSON (Deserialize JSON Array)

UiPath.WebAPI.Activities.DeserializeJsonArray

Description

Désérialise la chaîne de tableau JSON en objet JArray.

Compatibilité du projet

Windows - Héritage | Windows | Multiplate-forme

Configuration multiplateforme

  • JSON String - The string containing the JSON array to be deserialized. The JSON should be written without indents, and between double quotes. Strings inside the JSON should be written with single quotes. For example, the following is a valid way of filling in this field: "['TenancyName', 'UsernameOrEmail', 'Password']".

Options avancées

Sortie
  • Tablea JSON - Le tableau JSON désérialisé, comme variable Newtonsoft.Json.Linq.JArray . Pour plus d'informations sur les objets Newtonsoft.Json.Linq.JArray , consultez cette page.

Windows - Héritage, configuration Windows

Panneau propriétés

Commun
  • NomAffichage (DisplayName) - Nom affiché de l'activité.
Entrée
  • JSON String - The string containing the JSON array to be deserialized. The JSON should be written without indents, and between double quotes. Strings inside the JSON should be written with single quotes. For example, the following is a valid way of filling in this field: "['TenancyName', 'UsernameOrEmail', 'Password']".
Divers
  • Privé (Private) - Si cette option est sélectionnée, les valeurs des variables et des arguments ne sont plus enregistrées au niveau Détaillé (Verbose).
Sortie
  • Tablea JSON - Le tableau JSON désérialisé, comme variable Newtonsoft.Json.Linq.JArray . Pour plus d'informations sur les objets Newtonsoft.Json.Linq.JArray , consultez cette page.
  • Description
  • Compatibilité du projet
  • Configuration multiplateforme
  • Options avancées
  • Windows - Héritage, configuration Windows
  • Panneau propriétés

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour