Share via


NoNamespace.justLastX Field

Definition

Represents the justLastX XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: commentPr, formControlPr.
  • corresponds to the following strongly-typed properties: CommentProperties.JustLastX, FormControlProperties.JustLastX.

Applies to