Share via


X.reviewed Field

Definition

Represents the x:reviewed XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: reviewedList.
  • has the following XML attributes: rId.
  • corresponds to the following strongly-typed classes: Reviewed.

Applies to