次の方法で共有


MaxMultiValues 要素

ユーザー設定フィールド候補リストで選択できる値の最大数。

<MaxMultiValues>
  IntegerValue
</MaxMultiValues>

親要素

ExtendedAttribute

Occurrences

最小 : 0

最大 : 1

テキスト値

integer 型のテキスト値が必要です。

以下の例の MaxMultiValues 要素は、Health エンタープライズ ユーザー設定フィールドでは 1 つの値のみを選択できることを示しています。

<ExtendedAttribute>
  <FieldID>188776449</FieldID>
  <FieldName>Health</FieldName>
  <CFType>7</CFType>
  <Guid>0000E8D9-65F1-4769-9BD2-819D38036FCC</Guid>
  <ElemType>20</ElemType>
  <MaxMultiValues>1</MaxMultiValues>
  <UserDef>1</UserDef>
  <SecondaryPID>255885314</SecondaryPID>
  <DefaultGuid>000079D2-4A43-41FC-B264-98D23FADD84B</DefaultGuid>
</ExtendedAttribute>

関連項目

概念

ExtendedAttribute 要素と XML データ構造

ExtendedAttributes 要素の XML スキーマ