Click or drag to resize

AskiaPortalCmnApiMinimalCompatibleDatabaseVersion Field

Minimal version of the database compatible with the current API.

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
public const int MinimalCompatibleDatabaseVersion = 1023

Field Value

Type: Int32
Remarks
This value is usually compare with the value of DatabaseVersion in the Config.
See Also