共用方式為


UserDef 元素

指出自訂欄位是否為使用者定義。

<UserDef>
  BooleanValue
</UserDef>

父項目

ExtendedAttribute

Occurrences

最小值:0

最大值:1

文字值

需要布林值類型的文字值。

數值

描述

0

False

1

True

範例

在下列範例中,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 架構