Share via


W.fieldCodes Field

Definition

Represents the w:fieldCodes XML attributes.

public static readonly System.Xml.Linq.XName fieldCodes;
 staticval mutable fieldCodes : System.Xml.Linq.XName
Public Shared ReadOnly fieldCodes As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: objectEmbed, objectLink.
  • corresponds to the following strongly-typed properties: ObjectEmbed.FieldCodes, ObjectLink.FieldCodes.

Applies to