Enum CountType
Defines the type of the license activation key count value.
Namespace: Sartorius.SAF.Licensing
Assembly: Sartorius.SAF.Licensing.dll
Syntax
public enum CountType
Fields
Name | Description |
---|---|
Absolute | The license file value will be overwritten with the new value in the key |
Relative | The key value will be added to the value in the license file |
Unchanged | The count value was not changed. |