Click or drag to resize

Information Class

SOWI Web application information e.g. assembly version
Inheritance Hierarchy
SystemObject
  SOWIWeb.Foundation.AppInformation

Namespace:  SOWIWeb.Foundation.App
Assembly:  SOWIWeb.Foundation (in SOWIWeb.Foundation.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public static class Information

The Information type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDatabaseStatus
Check database status
Public propertyStatic memberVersion
SOWI Web assembly version
Public propertyStatic memberCode exampleVersionFormattedToHtml
Information about this version HTML formatted.
Top
See Also