Share via


W.insDel Field

Definition

Represents the w:insDel XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: revisionView.
  • corresponds to the following strongly-typed properties: RevisionView.DisplayRevision.

Applies to