IDescribedConfigurationTask Interface | 
Namespace: SanteDB.Core.Configuration
The IDescribedConfigurationTask type exposes the following members.
| Name | Description | |
|---|---|---|
| AdditionalInformation | 
            Gets additional information about the task and what the task is performing
              | |
| Description | 
            Get description of the task
              (Inherited from IConfigurationTask.) | |
| Feature | 
            Gets the feature that this task configures
              (Inherited from IConfigurationTask.) | |
| HelpUri | 
            A link to an external website where the administrator can get more information about the task
              | |
| Name | 
            Get the name of the task to show on the user interface
              (Inherited from IConfigurationTask.) | 
| Name | Description | |
|---|---|---|
| Execute | 
            Execute the configuration task on configuration  (Inherited from IConfigurationTask.) | |
| Rollback | 
            Rollback changes in the specified configuration  (Inherited from IConfigurationTask.) | |
| VerifyState | 
            Verify the task against configuration  (Inherited from IConfigurationTask.) | 
| Name | Description | |
|---|---|---|
| ProgressChanged | 
            Fired when the progress of this instance has changed
              (Inherited from IReportProgressChanged.) |