GetFeatureCount Method

Summary
Gets the maximum number for a LimitedNumber feature.
Syntax
C#
VB
C++
public long GetFeatureCount( 
   string featureId 
) 
  
Function GetFeatureCount( _ 
   ByVal featureId As String _ 
) As Long 
int64 GetFeatureCount(  
   String^ featureId 
)  

Parameters

featureId
The feature id.

Return Value

The maximum number for the feature.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.