LookupDefinitionBase..::..Entity Property
Gets the entity.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public AdvancedFind Entity { get; set; }
Public Property Entity As AdvancedFind Get Set
public: property AdvancedFind^ Entity { AdvancedFind^ get (); void set (AdvancedFind^ value); }