Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly)

Show in webframe

GetAnnotationObjectsCount Method (IWorkstationDataAccessAgent)







The SOP Instance UID of the data set that is associated with the annotation.
Returns the count of annotation containers that is associated with the sopInstanceUID.
Syntax
int GetAnnotationObjectsCount( 
   string sopInstanceUID
)
'Declaration
 
Function GetAnnotationObjectsCount( _
   ByVal sopInstanceUID As String _
) As Integer
'Usage
 
Dim instance As IWorkstationDataAccessAgent
Dim sopInstanceUID As String
Dim value As Integer
 
value = instance.GetAnnotationObjectsCount(sopInstanceUID)

            

            
int GetAnnotationObjectsCount( 
   string* sopInstanceUID
) 
int GetAnnotationObjectsCount( 
   String^ sopInstanceUID
) 

Parameters

sopInstanceUID
The SOP Instance UID of the data set that is associated with the annotation.

Return Value

The count of annotation containers that is associated with the sopInstanceUID.
Remarks
This method returns the count of annotation containers that is associated with the sopInstanceUID.
Requirements

Target Platforms

See Also

Reference

IWorkstationDataAccessAgent Interface
IWorkstationDataAccessAgent Members

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