Share via


P228.date Field

Definition

Represents the p228:date XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: event.
  • has the following XML attributes: endDt, stDt.
  • corresponds to the following strongly-typed classes: TaskScheduleEventInfo.

Applies to