Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

GetStudyInstanceCount Method






The Study UID
Gets the number of instances for the specified study.
Syntax
protected virtual int GetStudyInstanceCount( 
   string studyUID
)
'Declaration
 
Protected Overridable Function GetStudyInstanceCount( _
   ByVal studyUID As String _
) As Integer
'Usage
 
Dim instance As PatientUpdaterCommand
Dim studyUID As String
Dim value As Integer
 
value = instance.GetStudyInstanceCount(studyUID)

            

            
protected:
virtual int GetStudyInstanceCount( 
   String^ studyUID
) 

Parameters

studyUID
The Study UID

Return Value

The number of instances for the specified study.
Requirements

Target Platforms

See Also

Reference

PatientUpdaterCommand Class
PatientUpdaterCommand Members

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features