Redmine Client Library
Id Property
NamespacesNohal.RedmineIssueId
Redmine Client Library

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

Gets or sets the issue Id in Redmine
Declaration Syntax
C#Visual BasicVisual C++
public int Id { get; set; }
Public Property Id As Integer
public:
virtual property int Id {
	int get () sealed;
	void set (int value) sealed;
}

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