Click or drag to resize

ConfigBase.GetConfigVersion Method

Current version of this configuration-instance.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.7.1
Syntax
C#
public int GetConfigVersion()

Return Value

Int32
The current Version.

Implements

IConfig.GetConfigVersion()
See Also