LookupDataMauiProcessInput<(Of <(<'TEntity>)>)> Class
Splits data into pages based on the lookup definition properties.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public class LookupDataMauiProcessInput<TEntity>
Public Class LookupDataMauiProcessInput(Of TEntity)
generic<typename TEntity> public ref class LookupDataMauiProcessInput
Type Parameters
- TEntity
- The type of the t entity.
Inheritance Hierarchy
RingSoft.DbLookup.Lookup..::..LookupDataMauiProcessInput<(Of <(<'TEntity>)>)>