次の方法で共有


UserDef 要素

ユーザー設定フィールドがユーザーによって定義されたものかどうかを示します。

<UserDef>
  BooleanValue
</UserDef>

親要素

ExtendedAttribute

Occurrences

最小 : 0

最大 : 1

テキスト値

A text value of type boolean is required.

説明

0

False

1

はい

以下の例では、UserDef 要素は 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 スキーマ