UserDef Element

Indicates whether the custom field is user defined.

<UserDef>
  BooleanValue
</UserDef>

Parent Elements

ExtendedAttribute

Occurrences

Minimum: 0

Maximum: 1

Text Value

A text value of type boolean is required.

Value

Description

0

False

1

True

Example

In the following example, the UserDef element indicates that the Health enterprise custom field is user-defined.

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

See Also

Concepts

ExtendedAttribute Elements and XML Structure

XML Schema for the ExtendedAttributes Element