StatusDate Property
StatusDate
Gets or sets a fixed date for the progress line ('(NA)' means 'floating today').
Declaration
[TypeConverter(typeof(p))]
public DateTime? StatusDate { get; set; }
<TypeConverter(GetType(p))>
Public Property StatusDate As Date?