Visual Basic (Declaration) | |
---|---|
<DicomAddInAttribute()> Public Class FindAddIn Implements IProcessBreak, IProcessCFind |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[DicomAddInAttribute()] public class FindAddIn : IProcessBreak, IProcessCFind |
C++/CLI | |
---|---|
[DicomAddInAttribute()] public ref class FindAddIn : public IProcessBreak, IProcessCFind |
The AddIn is configured to handle the following combination of DICOM presentation contexts:
Abstract syntax | Transfer Syntax |
The FindAddIn uses the DataAccessAgentFactory to create a data provider to query for DICOM instances.
Make sure to configure the DICOM data store for the DataAccessAgentFactory before using this class.
The FindAddIn reads the connection string name from the AddInsSettings.
System.Object
Leadtools.Medical.Workstation.AddIns.FindAddIn
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family