Share via


X.rcv Field

Definition

Represents the x:rcv XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: revisions.
  • has the following XML attributes: action, guid.
  • corresponds to the following strongly-typed classes: RevisionCustomView.

Applies to