[Missing <summary> documentation for "T:Dapfor.Net.Internal.Licensing.ComponentLicenseType"]
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public enum ComponentLicenseType |
Visual Basic |
---|
Public Enumeration ComponentLicenseType |
Visual C++ |
---|
public enum class ComponentLicenseType |
F# |
---|
type ComponentLicenseType |
Members
Member name | Value | Description | |
---|---|---|---|
Trial | 0 | ||
User | 1 | ||
MultiUser | 2 | ||
Site | 3 | ||
Corporate | 4 |