RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

WhereItem..::..RightParenthesesCount Property

Gets the right parentheses count.

Namespace:  RingSoft.DbLookup.QueryBuilder
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public int RightParenthesesCount { get; set; }
Public Property RightParenthesesCount As Integer
	Get
	Set
public:
property int^ RightParenthesesCount {
	int^ get ();
	void set (int^ value);
}

Field Value

The right parentheses count.