 
            | Miner.Responder.Windows Assembly > Miner.Responder.Windows Namespace : IExplorerData Interface | 
The following tables list the members exposed by IExplorerData.
| Name | Description | |
|---|---|---|
|  | Datasets | |
|  | DispatcherAutoPopulating | true- Dispatcher is set upon entry of the field (if they are selectable as dispatcher) of edit incident when the owner is unassignedfalse- Dispatcher is never set automatically upon entry to the edit incident screen | 
|  | ForceHardRefresh | The next refresh of data should do a full refresh of data. | 
|  | HasRegions | Does dispatcher has regions for viewing | 
|  | Options | |
|  | PendingDataset | |
|  | RegionIds | Gets an array of IDs this dispatcher is viewing. | 
|  | RegionsAreConfigured | |
|  | ResponderDataset | |
|  | ShowAllRegionsAvailable | |
|  | ShowingAllRegions | |
|  | UserDisplayName | |
|  | UserID | |
|  | VisibleRegions | |
|  | VisibleRegionsView | 
| Name | Description | |
|---|---|---|
|  | InvokeBeforeDataUpdated | |
|  | InvokeDataUpdated | |
|  | Refresh | Updates the content of the data from the server | 
|  | RefreshUserData | Refreshes user (dispatcher) data for the current user's regions. | 
| Name | Description | |
|---|---|---|
|  | BeforeDataUpdated | Event raised before data in the explorer is updated. | 
|  | DataUpdated | Event raised when data in the explorer is updated. |