public AnnotationIdentifier StoreAnnotationObject(
string sopInstanceUID,
string storageFile,
string description
)
sopInstanceUID
The SOPInstanceUID of the data set to be associated with the annotation storageFile.
storageFile
The file that contains the annotations
description
A description that is asociated with the annotations
This method stores the annotations contained in storageFile in a database An AnnotationIdentifier is returned that associates the annotation storageFile with the sopInstanceUID and the description.