Share via


P1912.history Field

Definition

Represents the p1912: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: taskHistoryDetails.
  • has the following child XML elements: event.
  • corresponds to the following strongly-typed classes: TaskHistory.

Applies to