Table of Contents

Class Z21SoftwareLock

Namespace
Z21.Core.Model
Assembly
Z21.Client.dll
public static class Z21SoftwareLock
Inheritance
Z21SoftwareLock
Inherited Members

Fields

NoLock

No feature locked.

public const int NoLock = 0

Field Value

int

Z21StartLocked

z21 start: Driving and switching per lan locked.

public const int Z21StartLocked = 1

Field Value

int

Z21StartUnlocked

z21 start: no feature locked.

public const int Z21StartUnlocked = 2

Field Value

int