'Declaration
Public Enum LicenceTypes Inherits System.Enum
'Usage
Dim instance As LicenceTypes
public enum LicenceTypes : System.Enum
public enum class LicenceTypes : public System.Enum
'Declaration
Public Enum LicenceTypes Inherits System.Enum
'Usage
Dim instance As LicenceTypes
public enum LicenceTypes : System.Enum
public enum class LicenceTypes : public System.Enum
Member | Description |
---|---|
Demo | Allows use for demonstrations |
Developer | Use for development and testing only |
Full | Full commercial licence for production use |
Trial | Allows use for evaluation only |
System.Object
System.ValueType
System.Enum
DicomObjects.Enums.LicenceTypes
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2