Click or drag to resize

IAppStandardDataItemClass Properties

The IAppStandardDataItemClass generic type exposes the following members.

Properties
  NameDescription
Public propertyAppName
AppName is Module name resp class name
Public propertyClientID
Client use App
Public propertyConnectionString (Inherited from IConnectorDataItemClass.)
Public propertyDataGridView
Gives Data Grid View form SOWI App Foundation App Standard see DataGridView
Public propertyDictionaryUI
Gives Dictionary for UI
Public propertyLanguageOut
UI language for Dictionary
Public propertyNameUnchanged (Inherited from IConnectorDataItemClass.)
Public propertyNameUnique (Inherited from IConnectorDataItemClass.)
Public propertyPermissions
Permissions for App/Module and User
Public propertyRecordStandard (Inherited from IConnectorDataItemClass.)
Public propertySortDirectionStandard (Inherited from IConnectorDataItemClass.)
Public propertySortFieldStandard (Inherited from IConnectorDataItemClass.)
Public propertyTableName
usually TableName equal AppName
Public propertyToken
Session token, use for check permission and information for User name
Public propertyUserName (Inherited from IConnectorDataItemClass.)
Public propertyUserThisApp
Gives user data item (SOWIData.Management.User) of the app used. The user is managed by UserName or set by constructor
Top
See Also