UserDef 元素

指示自定义字段是否为用户定义的。

<UserDef>
  BooleanValue
</UserDef>

父元素

ExtendedAttribute

出现次数

最小值:0

最大值:1

文本值

类型为 boolean 的文本值是必需的。

说明

0

错误

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