Share via


T.Undo Field

Definition

Represents the t:Undo XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: Event.
  • has the following XML attributes: id.
  • corresponds to the following strongly-typed classes: TaskUndo.

Applies to