getSystemProperties getsystemproperties

Recupera tutte le proprietà di sistema in una singola richiesta.

Sintassi

Tipi di utenti autorizzati section-fc311ce90a54400fa95b9dd36b756e23

  • IpsUser
  • IpsAdmin
  • IpsCompanyAdmin
  • ImagePortalAdmin
  • ImagePortalContrib
  • ImagePortalContribUser
  • ImagePortalUser
  • TrialSiteAdmin
  • TrialSiteUser

Parametri section-b2a4fb7068424223aec87c50f0586d73

Input (getSystemPropertiesParam)

Nessuno.

Output (getSystemPropertiesReturn)

Nome
Tipo
Obbligatorio
Descrizione
propertyArray
types:PropertyArray
Matrice di proprietà di sistema.

Esempi section-728cc16fe9954b2daa035b4d4d4b4ce6

In questo esempio di codice viene restituita una matrice di proprietà di sistema. Risposta troncata per brevità.

Request Contents (Richiesta contenuto)

<getSystemPropertiesParam xmlns="http://www.scene7.com/IpsApi/xsd/2008-09-10"/>

Risposta

<getSystemPropertiesReturn xmlns="http://www.scene7.com/IpsApi/xsd/2008-09-10">
   <propertyArray>
      <items>
         <name>SvgRenderEnabled</name>
         <value>true</value>
      </items>
      <items>
         <name>SwfRootUrl</name>
         <value>/SWFs/</value>
      </items>
      ...
   </propertyArray>
</getSystemPropertiesReturn>
recommendation-more-help
4e9b9d8c-5839-4215-aa35-01b652869681