The following tables list the members exposed by DefaultInstanceInfo.
Public Constructors
Name | Description | |
---|---|---|
DefaultInstanceInfo | Initializes a new instance of this class. |
Public Methods
Name | Description | |
---|---|---|
DeleteDicomDataSet | A default implementation that deletes a DicomDataSet specified by row. | |
DeleteDicomDataSetDirectory | A default implementation that deletes the directory (if empty) specified by row. | |
ExistsDicomDataSet | A default implementation that returns true if the DicomDataSet specified by row exists; false otherwise. | |
ExternalStoreGuid | A default implementation that returns a unique external store GUID for the DicomDataSet specified by row if stored externally. | |
GetElementValue | A default implementation that returns an instance related DICOM tag value that is stored in a System.Data.DataRow of the Instance Table. | |
GetReferencedImagesRows | A default implementation that returns an array of System.Data.DataRow in the ReferencedImages Table that correspond to this instance | |
GetRetrieveCrud | Gets an object implementing the ICrud interface that corresponds to _row_"/> | |
GetSeriesRow | A default implementation that returns a System.Data.DataRow in the Series Table for the series that this instance belongs to | |
LoadDicomDataSet | A default implementation that returns the Leadtools.Dicom.DicomDataSet that corresponds to _row_"/> | |
ReferencedFile | A default implementation that returns the fully specified local path for the DicomDataSet specified by row. | |
SaveDicomDataSet | A default implementation that saves a DicomDataSet either locally or externally | |
StoreToken | A default implementation that returns a store token for the DicomDataSet specified by row if stored externally. | |
UpdateDicomDataSet | A default implementation that 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