共用方式為


MaxMultiValues 元素

您可以在自訂欄位挑選清單中選取的最大值數目。

<MaxMultiValues>
  IntegerValue
</MaxMultiValues>

父項目

ExtendedAttribute

Occurrences

最小值:0

最大值:1

文字值

需要整數類型的文字值。

範例

在下列範例中,MaxMultiValues 元素表示您只能為 Health 企業自訂欄位選取單一值。

<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 架構