Share via


NoNamespace.undone Field

Definition

Represents the undone XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: inputCells.
  • corresponds to the following strongly-typed properties: InputCells.Undone.

Applies to