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

AdvancedFilterReturn..::..NewIndex Property

Creates new index.

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

Syntax


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

Field Value

The new index.