IsFeatureEvaluation Method

Summary

Determines whether specified feature is being evaluated.

Syntax
C#
VB
C++
public bool IsFeatureEvaluation( 
   string featureId 
) 
  
Function IsFeatureEvaluation( _ 
   ByVal featureId As String _ 
) As Boolean 
bool IsFeatureEvaluation(  
   String^ featureId 
)  

Parameters

featureId
The feature id.

Return Value

true if the specified feature is being evaluated; otherwise, false.

Requirements

Target Platforms

Help Version 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly