Share via


T.History Field

Definition

Represents the t:History XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: Task.
  • has the following child XML elements: Event.
  • corresponds to the following strongly-typed classes: TaskHistory.

Applies to