Share via


NoNamespace.startDate Field

Definition

Represents the startDate XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to