[Missing <summary> documentation for "T:Dapfor.Net.Internal.Licensing.ComponentLicenseType"]

Namespace: Dapfor.Net.Internal.Licensing
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 nameValueDescription
Trial0
User1
MultiUser2
Site3
Corporate4

See Also