Accusoft.ISISXpress7.Net
EvaluationChoice Enumeration




Option values for licensing the evaluation version within the component.
Syntax
'Declaration
 
Public Enum EvaluationChoice 
   Inherits System.Enum
'Usage
 
Dim instance As EvaluationChoice
public enum EvaluationChoice : System.Enum 
__value public enum EvaluationChoice : public System.Enum 
public enum class EvaluationChoice : public System.Enum 
Members
MemberValueDescription
Timeout1After the trial period has expired, the ISIS Xpress component no longer functions.
TrialDialog0After the trial period has expired, this option displays a dialog box each time the ISIS Xpess toolkit is accessed.
Remarks

These values are set by using the Licensing.EvaluationMode property.

In order to test the component in an application running as a service or other environments where the component does not have permissions to create a window, the application logic needs to set the EvaluationMode to Timeout. In this mode, the component does not attempt to create the Evaluation Mode dialog window, but will timeout after 5 minutes of operation and cease to operate.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ISISXpressSdk.EvaluationChoice

See Also

Reference

Accusoft.ISISXpressSdk Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback