EntityCollection..::..GetDefaultEditListTemplate Method
Gets a template based on the TemplateType.
If object does not have a template for that mode it will get a system default template definition
Namespace:
FLEXYGO.ObjectsAssembly: flxEntity (in flxEntity.dll)
Syntax
Parameters
- page
- Type: Int32
Page order
- pageSize
- Type: Int32
Page size
- additionalWhere
- Type: String
Optional additional filter
- orderby
- Type: List<(Of <(<'PropertyOrder>)>)>
The order by sentence.
- GridDataViewId
- Type: String