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

LookupColumnDefinitionBase..::..SaveToEntity Method

Saves to entity.

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

Syntax


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