Redmine Client Library
TargetVersionId Property
NamespacesNohal.RedmineIssueTargetVersionId
Redmine Client Library

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

Gets or sets ID of the version the issue targets
Declaration Syntax
C#Visual BasicVisual C++
public int TargetVersionId { get; set; }
Public Property TargetVersionId As Integer
public:
property int TargetVersionId {
	int get ();
	void set (int value);
}

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