Share via


NoNamespace.stDt Field

Definition

Represents the stDt XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: date, date.
  • corresponds to the following strongly-typed properties: TaskScheduleEventInfo.StDt.

Applies to