Redmine Client Library
Blocks Property
NamespacesNohal.RedmineIssueRelationTypeBlocks
Redmine Client Library

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

Gets the value for the issue which blocks another issue
Declaration Syntax
C#Visual BasicVisual C++
public static string Blocks { get; }
Public Shared ReadOnly Property Blocks As String
public:
static property String^ Blocks {
	String^ get ();
}

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