Indicates whether the current Visual Guard runtime is a small business edition

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 3.2.912.1 (3.2.912.01)

Syntax

C#
public static bool IsSmallBusinessEdition { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property IsSmallBusinessEdition As Boolean

Field Value

true if it is a small business edition false otherwise.

See Also