getSystemProperties getsystemproperties

擷取單一請求中的所有系統屬性。

語法

授權的使用者型別 section-fc311ce90a54400fa95b9dd36b756e23

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

參數 section-b2a4fb7068424223aec87c50f0586d73

輸入(getSystemPropertiesParam)

無。

輸出(getSystemPropertiesReturn)

名稱
類型
必要
說明
propertyArray
types:PropertyArray
系統屬性的陣列。

範例 section-728cc16fe9954b2daa035b4d4d4b4ce6

此程式碼範例會傳回系統屬性的陣列。 回應因簡短而遭截斷。

請求

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

回答

<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