Share via


X.rrc Field

Definition

Represents the x:rrc XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: revisions.
  • has the following child XML elements: rcc, rfmt, undo.
  • has the following XML attributes: action, edge, eol, ra, ref, rId, sId, ua.
  • corresponds to the following strongly-typed classes: RevisionRowColumn.

Applies to