Share via


W.fldLock Field

Definition

Represents the w:fldLock XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: fldChar, fldSimple.
  • corresponds to the following strongly-typed properties: FieldChar.FieldLock, SimpleField.FieldLock, SimpleFieldRuby.FieldLock.

Applies to