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

AdvancedFindViewModel..::..ValidateEntity Method

Validates the entity.

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

Syntax


protected bool ValidateEntity(
	AdvancedFind entity
)
Protected Function ValidateEntity ( _
	entity As AdvancedFind _
) As Boolean
protected:
bool^ ValidateEntity(
	AdvancedFind^ entity
)

Parameters

entity
Type: RingSoft.DbLookup.AdvancedFind..::..AdvancedFind
The entity.

Return Value

true if XXXX, false otherwise.