'DeclarationPublic Function Deactivate( _ ByVal deactivationInfo1 As System.String, _ ByVal deactivationInfo2 As System.String _ ) As System.String
public System.string Deactivate( System.string deactivationInfo1, System.string deactivationInfo2 )
Parameters
- deactivationInfo1
- An string identifying this system and/or the institution at which this copy is being deactivated. This parameter can be empty
- deactivationInfo2
- Another string with the same type of information as 'deactivationInfo1'/>
Return Value
A status message indicating the result of the deactivation process.