DicomObjects.NET.V8
DicomObjects Namespace / DicomLicense Class / MachineID Property



MachineID Property (DicomLicense)
A unique string for each machine.
Syntax
'Declaration
 
Public Shared ReadOnly Property MachineID As String
 
'Usage
 
Dim value As String
 
value = DicomLicense.MachineID
Remarks
This string is needed to generate a license and must be entered into the web activation system when ActivateOffLine is to be used.
Requirements

Target Platforms: .NET CLR 4.0 or higher

See Also