Enumeration for license type


Namespace: rocketsoftware.MVSP
Assembly: RocketMVSP (in RocketMVSP.dll)

Syntax

Visual Basic (Declaration)
Public Enum Pick.eLicenseType
C#
public enum Pick.eLicenseType
C++
public enum class Pick.eLicenseType
J#
public enum Pick.eLicenseType
JScript
public enum Pick.eLicenseType

Members

Member NameDescription
LicenseTypeUser 
LicenseTypeEnterprise 
LicenseTypeConnectPool 

See Also