Différences entre versions de « WebAPI Type RepDaemon.WebService2.CoreAPI.Catalog+Product »

De Documentation Polaris
Aller à : navigation, rechercher
(création automatique de la page par le cartographe)
 
(Modification automatique par le cartographe)
Ligne 1 : Ligne 1 :
{{DebutInfoCartographe}}{{FinInfoCartographe}}
+
{{DebutInfoCartographe}}{{Jusqua|6.02}}
 +
 
 +
L'API par Webservice vous permet de piloter ou d'interroger votre solution de gestion depuis un programme externe via un langage normalisé.
 +
Pour obtenir plus d'informations sur la bibliothèque d'APIs, consultez la page de documentation suivante : [[NF13075|Interface de programmation applicative par Webservice (API)]].
 +
 
 +
<div id='api-body'><div class='args'><h2>Type RepDaemon.WebService2.CoreAPI.Catalog+Product</h2><p>Non documenté</p><table class='t-args'><thead><tr><th>Nom</th><th>Type</th><th>Description</th></tr></thead><tr><td class='parameter-name'>Id</td><td class='parameter-type'><a href='http://social.msdn.microsoft.com/Search/fr-FR?query=System.String'>String</a></td><td class='parameter-txt'>Numéro d'identification du produit (unique)</td></tr><tr><td class='parameter-name'>Score</td><td class='parameter-type'><a href='http://social.msdn.microsoft.com/Search/fr-FR?query=System.Int32'>Int32</a></td><td class='parameter-txt'>Score de recherche (plus c'est grand, mieux c'est)</td></tr><tr><td class='parameter-name'>Name</td><td class='parameter-type'><a href='http://social.msdn.microsoft.com/Search/fr-FR?query=System.String'>String</a></td><td class='parameter-txt'>Nom du produit</td></tr><tr><td class='parameter-name'>Description</td><td class='parameter-type'><a href='http://social.msdn.microsoft.com/Search/fr-FR?query=System.String'>String</a></td><td class='parameter-txt'>Description du produit</td></tr><tr><td class='parameter-name'>Photos</td><td class='parameter-type'>[[WebAPI Type RepDaemon.WebService2.CoreAPI.Catalog+Photo|Photo]][]</td><td class='parameter-txt'>Logos ou photos associé à cette marque</td></tr></table></div></div>
 +
{{FinInfoCartographe}}[[Catégorie:Webservice API|Type RepDaemon.WebService2.CoreAPI.Catalog+Product]]

Version du 2 octobre 2017 à 12:03

Cette fonctionnalité n'est plus disponible depuis la version 6.02

L'API par Webservice vous permet de piloter ou d'interroger votre solution de gestion depuis un programme externe via un langage normalisé. Pour obtenir plus d'informations sur la bibliothèque d'APIs, consultez la page de documentation suivante : Interface de programmation applicative par Webservice (API).

Type RepDaemon.WebService2.CoreAPI.Catalog+Product

Non documenté

<thead></thead>
NomTypeDescription
Id<a href='http://social.msdn.microsoft.com/Search/fr-FR?query=System.String'>String</a>Numéro d'identification du produit (unique)
Score<a href='http://social.msdn.microsoft.com/Search/fr-FR?query=System.Int32'>Int32</a>Score de recherche (plus c'est grand, mieux c'est)
Name<a href='http://social.msdn.microsoft.com/Search/fr-FR?query=System.String'>String</a>Nom du produit
Description<a href='http://social.msdn.microsoft.com/Search/fr-FR?query=System.String'>String</a>Description du produit
PhotosPhoto[]Logos ou photos associé à cette marque