Click or drag to resize

AppOption Class

App Option handling
Inheritance Hierarchy
SystemObject
  SOWIApp.ManagementAppOption

Namespace:  SOWIApp.Management
Assembly:  SOWIApp.Management (in SOWIApp.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public static class AppOption

The AppOption type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDelete
Delete the data item of AppOption
Public methodStatic memberGetAll
Gives a data item list of type AppOption
Public methodStatic memberGetAppOption
Give App Option
Public methodStatic memberInsert
Insert the data item of AppOption
Public methodStatic memberSetAppOption
App Option save in database
Public methodStatic memberUpdate
Update the data item of AppOption
Top
See Also