CFType Element

The custom field type.

<CFType>
  IntegerValue
</CFType>

Parent Elements

ExtendedAttribute

Occurrences

Minimum: 0

Maximum: 1

Text Value

A text value of type integer is required.

Value

Description

0

Cost

1

Date

2

Duration

3

Finish

4

Flag

5

Number

6

Start

7

Text

Example

The following example uses the CFType element to indicate that the enterprise Health custom field is a text 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>

See Also

Concepts

ExtendedAttribute Elements and XML Structure

XML Schema for the ExtendedAttributes Element