public int GetAnnotationObjectsCount(
string sopInstanceUID
)
sopInstanceUID
The SOP Instance UID of the data set that is associated with the annotation.
The count of annotation containers that is associated with the sopInstanceUID.
This method returns the count of annotation containers that is associated with the sopInstanceUID. This is retrieved from a database by executing the query defined by the PrepareGetAnnotationsCountCommand method.