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

AdvancedFindAfFilterRow..::..SaveToEntity Method

Saves to entity.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


public void SaveToEntity(
	AdvancedFindFilter entity,
	int rowIndex
)
Public Sub SaveToEntity ( _
	entity As AdvancedFindFilter, _
	rowIndex As Integer _
)
public:
void SaveToEntity(
	AdvancedFindFilter^ entity, 
	int^ rowIndex
)

Parameters

entity
Type: RingSoft.DbLookup.AdvancedFind..::..AdvancedFindFilter
The entity.
rowIndex
Type: Int32
Index of the row.