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

LookupFormulaColumnDefinition..::..SaveToEntity Method

Saves to entity.

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

Syntax


public void SaveToEntity(
	AdvancedFindColumn entity
)
Public Sub SaveToEntity ( _
	entity As AdvancedFindColumn _
)
public:
void SaveToEntity(
	AdvancedFindColumn^ entity
)