Accusoft.ISISXpress7.Net
EvaluationMode Property




Gets and sets the EvaluationChoice enumeration value for the control.
Syntax
'Declaration
 
Public Property EvaluationMode As EvaluationChoice
'Usage
 
Dim instance As Licensing
Dim value As EvaluationChoice
 
instance.EvaluationMode = value
 
value = instance.EvaluationMode
public EvaluationChoice EvaluationMode {get; set;}
public: __property EvaluationChoice get_EvaluationMode();
public: __property void set_EvaluationMode( 
   EvaluationChoice value
);
public:
property EvaluationChoice EvaluationMode {
   EvaluationChoice get();
   void set (    EvaluationChoice value);
}

Property Value

The EvaluationChoice enumeration value.
See Also

Reference

Licensing Class
Licensing Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback