Click or drag to resize

AppControllerDataItemClass Properties

The AppControllerDataItemClass generic type exposes the following members.

Properties
  NameDescription
Public propertyAppName
AppName is Module name resp class name
Public propertyClientID
Gives client ID from Session by Token
Public propertyCode exampleDataGridView
Gives translated standard DataGridView with parameters AppName, TableName, UserName and Client
Public propertyDictionaryUI
Gives Dictionary UI
Public propertyTableName
usually TableName equal AppName
Public propertyToken
Session token, use for check permission and information for User name
Public propertyUserName
Gives user name from Session by Token
Top
See Also