←Select platform

IInstanceInfo Interface Methods

Summary

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.
Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly