{CompanyName} FlexyGo

Template Members

The Template type exposes the following members.

Methods


  Name Description
Public method Clone
Clones this instance.
Public method GetOrderBy
Creates order by string based on Template Groups. Optionally we can give an order array to append to

Fields


  Name Description
Public field Data
The Template data (only for entities not for collections)
Public field DataViewName
The Data view Name
Public field Description
The description
Public field GroupList
A collection with fields to group by
Public field Groups
A collection with fields to group by
Public field Id
The identifier
Public field IsDefault
Public field IsDefaultGrid
If it is a default grid template
Public field ModuleClass
The Module Class
Public field ObjectName
The Object Name
Public field PageSize
The Template page Size (only for collections not for entities)
Public field RemoveKeys
Object Property Collection Settings
Public field TableColumns
Base collection with table column names and translations
Public field TableData
The Template data (only for collections not for entities)
Public field TableSQL
The SQL string (only for collections not for entities)
Public field TemplateType
The Template Type
Public field WhereSentence
The Where sentence

Properties


  Name Description
Public property Body
The Body content
Public property CSSText
The CSSText Content
Public property Empty
The Empty Content
Public property Footer
The Footer Content
Public property Header
The Header content
Public property ScriptText
The ScriptText Content
Public property UserDefinedGroups