Returns an instance of the Study Entity class that is associated with the Study TableICatalogEntity
public static ICatalogEntity GetStudyEntity(
string studyInstanceUid
)
Public Shared Function GetStudyEntity(
ByVal studyInstanceUid As String
) As ICatalogEntity
public:
static ICatalogEntity^ GetStudyEntity(
String^ studyInstanceUid
)
studyInstanceUid
the unique Study Instance UID
an instance of the Study Entity class that is associated with the Study TableICatalogEntity
For more information, refer to AddItem and LEAD Medical Storage Server Custom Database.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET