Redmine Client Library
Subject Property
NamespacesNohal.RedmineIIssueSubject
Redmine Client Library

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

Gets or sets the subject.
Declaration Syntax
C#Visual BasicVisual C++
string Subject { get; set; }
Property Subject As String
property String^ Subject {
	String^ get ();
	void set (String^ value);
}
Value
The subject of the issue.

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