Leadtools.Dicom.Server.Admin Namespace > ServiceAdministrator Class : IsEval Property |
public bool IsEval {get;}
'Declaration Public ReadOnly Property IsEval As Boolean
'Usage Dim instance As ServiceAdministrator Dim value As Boolean value = instance.IsEval
true
if the framework is in evaluation mode, otherwise it is false
.