MaxMultiValues Element
The maximum number of values you can select in a custom field picklist.
<MaxMultiValues>
IntegerValue
</MaxMultiValues>
Parent Elements
Occurrences
Minimum: 0 Maximum: 1 |
Text Value
A text value of type integer is required.
Example
In the following example, the MaxMultiValues element indicates that you can only select a single value for the Health enterprise custom field.
<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>