Attempt to Delete all installed Licenses on-line
'Declaration
Public Shared Function DeactivateOnline( _
ByVal As String, _
ByVal As String _
) As String
'Usage
Dim CustomerInfo1 As String
Dim CustomerInfo2 As String
Dim value As String
value = DicomLicense.DeactivateOnline(CustomerInfo1, CustomerInfo2)
Parameters
- CustomerInfo1
-
An optional string identifying the PC and or institution at which this copy is being
deactivated
- CustomerInfo2
- A second string with the same function
Target Platforms: .NET CLR 4.0 or higher