Click or drag to resize
CMSApplication Properties

The CMSApplication type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberApplicationErrorMessage
Connection error message.
Public propertyStatic memberApplicationInitialized
Defines the state whether the application is initialized. If true, the application was initialized correctly. If false, the application was initialized with an error. If null, the initialization is to be done.
Public propertyStatic memberApplicationStart
Date and time of the application start.
Public propertyStatic memberApplicationStartFinished
Date and time when the application start (initialization) finished its execution.
Top
See Also