Redmine Client Library
Start Property
NamespacesNohal.RedmineIssueStart
Redmine Client Library

[This is preliminary documentation and is subject to change.]

Gets or sets Start date of the issue
Declaration Syntax
C#Visual BasicVisual C++
public DateTime Start { get; set; }
Public Property Start As DateTime
public:
property DateTime Start {
	DateTime get ();
	void set (DateTime value);
}

Assembly: Nohal.Redmine (Module: Nohal.Redmine) Version: 0.3.3442.16736 (0.3.0.0)