CFType 要素
ユーザー設定フィールドの種類です。
<CFType>
IntegerValue
</CFType>
親要素
Occurrences
最小 : 0 最大 : 1 |
テキスト値
integer 型のテキスト値が必要です。
値 |
説明 |
---|---|
0 |
コスト |
1 |
日付 |
2 |
期間 |
3 |
終了日 |
4 |
フラグ |
5 |
数 |
6 |
開始日 |
7 |
テキスト |
例
以下の例では、 CFType 要素を使用して、エンタープライズ 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>