Redmine Client Library
RedmineUser Property
NamespacesNohal.RedmineRedmineRedmineUser
Redmine Client Library

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

Gets or sets the Username used when connecting to Redmine
Declaration Syntax
C#Visual BasicVisual C++
public string RedmineUser { get; set; }
Public Property RedmineUser As String
public:
property String^ RedmineUser {
	String^ get ();
	void set (String^ value);
}

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