Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.26
|
Leadtools.Medical.Storage.DataAccessLayer.Interface Namespace : IInstanceInfo Interface |
The following tables list the members exposed by IInstanceInfo.
Name | Description | |
---|---|---|
DeleteDicomDataSet | Deletes a Leadtools.Dicom.DicomDataSet specified by row. | |
DeleteDicomDataSetDirectory | Deletes the directory (if empty) specified by row. | |
ExistsDicomDataSet | Returns true if the Leadtools.Dicom.DicomDataSet specified by row exists; false otherwise. | |
ExternalStoreGuid | Returns a unique external store GUID for the Leadtools.Dicom.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 | Overloaded. Returns the Leadtools.Dicom.DicomDataSet that corresponds to row"/> | |
ReferencedFile | Returns the fully specified local path for the Leadtools.Dicom.DicomDataSet specified by row if stored locally. | |
SaveDicomDataSet | Saves a Leadtools.Dicom.DicomDataSet either locally or exeternally | |
StoreToken | Returns a store token for the Leadtools.Dicom.DicomDataSet specified by row if stored externally. | |
UpdateDicomDataSet | Updates a Leadtools.Dicom.DicomDataSet specified by row. |