AiCommonSettingsUnitPluginGetSchemeVersion - метод

Retrieves the current schema version of the settings data managed by this plugin for the specified settings unit key.

Definition

Пространство имён: Tessa.Extensions.Platform.Server.SettingsUnits.AiCommon
Сборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public override int GetSchemeVersion(
	SettingsUnitKey key
)

Параметры

key  SettingsUnitKey
Key for identifying a settings unit or fragment.

Возвращаемое значение

Int32
The current schema version of the settings data associated with key.

Реализации

ISettingsUnitPluginGetSchemeVersion(SettingsUnitKey)

См. также