Accusoft.ISISXpress6.Net
EvaluationChoice Enumeration
See Also  Send Feedback
Accusoft.ISISXpressSdk Namespace : EvaluationChoice Enumeration




Glossary Item Box

Option values for licensing the evaluation version within the component.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

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

©2013. Accusoft Corporation. All Rights Reserved.