The following tables list the members exposed by ConfigurationData.
Name | Description | |
---|---|---|
ActivePacs | Gets or sets the current active PACS server configured for a DICOM operation. | |
AutoCreateService | Gets or sets whether to try to automatically create the Medical Workstation listener service when the service manager is initalized. | |
ClientBrowsingMode | Gets or sets the current mode for creating a QueryClient or RetrieveClient when performing a DICOM operation. | |
Compression | Gets the workstation compression configuration when storing DICOM objects into DICOM servers. | |
ContinueRetrieveOnDuplicateInstance | Gets or sets whether the workstation should continue retrieving DICOM images when an instance already exists. | |
Debugging | Gets configuration information related to debugging the workstation. | |
DefaultQueryRetrieveServer | Gets or sets the default Query and Retrieve DICOM server for the Search control. | |
DefaultStorageServer | Gets or sets the default Storage DICOM server for the Search control. | |
ListenerServiceDisplayName | Gets or sets the default Medical Workstation listener service display name used when creating the service. | |
ListenerServiceName | Gets or sets the default Medical Workstation listener service name used when creating the service. | |
MedicalNetKey | Gets or sets the MedicalNet Toolkit unlock key. | |
PACS | Gets the configured DICOM Servers which the workstation can communicate with. | |
PacsFrmKey | Gets or sets the PACS Framework unlock key. | |
QueueAutoLoad | Gets or sets a value indicating whether the Queue Manager control should load the DICOM images once they are retrieved successfully. | |
QueueRemoveItem | Gets or sets a value indicating whether the Queue Manager control should remove a successfully retrieved item from the list. | |
ViewerAutoSizeOverlayText | Gets or sets whether to automatically resize the viewer overlay tags when the viewer control is resized. | |
ViewerLazyLoading | Gets the configuration data for the viewer lazy loading feature of the workstation. | |
ViewerOverlayTextSize | Gets or sets the size of the viewer overlay tag in pixels. | |
WorkstationClient | Gets the workstation client configuration information. |
Name | Description | |
---|---|---|
HasChanges | Decides whether the configuration data has been changed from the last time it has been loaded or saved. | |
ReadConnectionName | Reads the connection string name configured for the workstation AddIns. | |
SaveChanges | Saves all configuration data into the application configuration file. |
Name | Description | |
---|---|---|
ValueChanged | Notifies that a configuration property value has changed. |