Share via


W.lockedField Field

Definition

Represents the w:lockedField XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: objectLink.
  • corresponds to the following strongly-typed properties: ObjectLink.LockedField.

Applies to