共用方式為


KeyValuePairOfstringstring 資料物件 - 客戶管理

字串和字串值的索引鍵和值組。

語法

<xs:complexType name="KeyValuePairOfstringstring" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:appinfo>
      <GenericType Name="KeyValuePairOf{0}{1}{#}" Namespace="http://schemas.datacontract.org/2004/07/System.Collections.Generic" xmlns="http://schemas.microsoft.com/2003/10/Serialization/">
        <GenericParameter Name="string" Namespace="http://www.w3.org/2001/XMLSchema" />
        <GenericParameter Name="string" Namespace="http://www.w3.org/2001/XMLSchema" />
      </GenericType>
      <IsValueType xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsValueType>
    </xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="key" nillable="true" type="xs:string" />
    <xs:element name="value" nillable="true" type="xs:string" />
  </xs:sequence>
</xs:complexType>

元素

KeyValuePairOfstringstring物件具有下列元素:索引鍵

元素 說明 資料類型
關鍵 設定的名稱。 string
價值 設定的值。 string

需求

服務: CustomerManagementService.svc v13
命名 空間: http://schemas.datacontract.org/2004/07/System.Collections.Generic

消費者

廣告客戶帳戶
ClientLink
客戶
使用者