For a list of all members of this type, see IInstanceInfo members
Public Methods
Name | Description | |
---|---|---|
![]() |
DeleteDicomDataSet | Deletes a DicomDataSet specified by row. |
![]() |
DeleteDicomDataSetDirectory | Deletes the directory (if empty) specified by row. |
![]() |
ExistsDicomDataSet | Returns true if the DicomDataSet specified by row exists; false otherwise. |
![]() |
ExternalStoreGuid | Returns a unique external store GUID for the DicomDataSet specified by row if stored externally. |
![]() |
GetElementValue | Returns an instance related DICOM tag value that is stored in a System.Data.DataRow of the Instance Table. |
![]() |
GetReferencedImagesRows | Returns an array of System.Data.DataRow in the ReferencedImages Table that correspond to this instance |
![]() |
GetSeriesRow | Returns a System.Data.DataRow in the Series Table for the series that this instance belongs to |
![]() |
LoadDicomDataSet | Returns the DicomDataSet that corresponds to _row_"/> |
![]() |
ReferencedFile | Returns the fully specified local path for the DicomDataSet specified by row if stored locally. |
![]() |
SaveDicomDataSet | Saves a DicomDataSet either locally or externally |
![]() |
StoreToken | Returns a store token for the DicomDataSet specified by row if stored externally. |
![]() |
UpdateDicomDataSet | Updates a DicomDataSet specified by row. |
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