Visual Basic (Declaration) | |
---|---|
Public Class StorageCommitAddIn Implements IProcessBreak, IProcessNAction |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class StorageCommitAddIn : IProcessBreak, IProcessNAction |
C++/CLI | |
---|---|
public ref class StorageCommitAddIn : public IProcessBreak, IProcessNAction |
The AddIn is configured to handle the following DICOM Presentation Contexts:
Abstract syntax | Transfer Syntax |
StorageCommitmentPushModelClass |
The StorageCommitAddIn 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 StorageCommitAddIn read the connection string name from the AddInsSettings.
System.Object
Leadtools.Medical.Workstation.AddIns.StorageCommitAddIn
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family