Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn Namespace : ExternalStoreAddinConfigAbstract Class |
The following tables list the members exposed by ExternalStoreAddinConfigAbstract.
Name | Description | |
---|---|---|
ConfigurationObject | Gets or sets the configuration object that holds all of the configuration settings unique to this external store addin. | |
EnableAutoClear | Gets a boolean value indicating whether this external store addin supports 'Clear Local' on the External Store settings 'Schedule' tab | |
EnableAutoExternalStore | Gets a boolean value indicating whether this external store addin supports 'External Store' on the External Store settings 'Schedule' tab. | |
EnableVerifyRetrieveAfterExternalStore | Gets a boolean value indicating whether this external store addin supports 'Verify (Retrieve after external store)' on the External Store settings 'Schedule' tab | |
FriendlyName | Gets or sets a string value containing the Friendly name displayed in the External Store Settings drop-down list of CSStorageServerManager.exe. | |
Guid | Gets or sets a string value containing the GUID that uniquely identifies this external store addin. |
Name | Description | |
---|---|---|
Equals | Overloaded. Returns 'true' if this ExternalStoreAddinConfigAbstract object is equivalent to other; returns 'false' otherwise | |
GetCrudInterface | Returns an object that implements the ICrud interfaces for this external store addin. | |
VerifyConfiguration | Returns 'true' if the configuration settings are valid for this external store addin; otherwise, returns 'false'. |