KeyValuePairOflonglong 数据对象 - 市场活动管理
市场活动管理服务定义的长值和长值键值对。
语法
<xs:complexType name="KeyValuePairOflonglong" 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="long" Namespace="http://www.w3.org/2001/XMLSchema" />
<GenericParameter Name="long" 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" type="xs:long" />
<xs:element name="value" type="xs:long" />
</xs:sequence>
</xs:complexType>
元素
KeyValuePairOflonglong 对象具有以下元素:key、value。
元素 | 说明 | 数据类型 |
---|---|---|
钥匙 | 值的键。 | long |
价值 | 映射到键的值。 | long |
要求
服务: CampaignManagementService.svc v13
Namespace: http://schemas.datacontract.org/2004/07/System.Collections.Generic