EntityCollection..::..GetTemplate Method (String, Boolean, Int32, Int32, String, List<(Of <(<'PropertyOrder>)>)>%)
Gets a template based on the Template Id.
Namespace:
FLEXYGO.ObjectsAssembly: flxEntity (in flxEntity.dll)
Syntax
Parameters
- TemplateId
- Type: String
Template id.
- noData
- Type: Boolean
if True then just loads template with no data
- 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.