Share via


NoNamespace.dueDate Field

Definition

Represents the dueDate XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cm, Schedule.
  • corresponds to the following strongly-typed properties: Comment.DueDate, TaskScheduleEventInfo.DueDate.

Applies to