BCSManagement |
public class BCSManagementResponseDTO
The BCSManagementResponseDTO type exposes the following members.
| Name | Description | |
|---|---|---|
| BCSManagementResponseDTO | Initializes a new instance of the BCSManagementResponseDTO class |
| Name | Description | |
|---|---|---|
| DataConnectorFilePath | The location of the Data Connector messages file. Can be used for back-up purposes. | |
| EventGuid | The guid of the event currently being administered. Can be empty if no sessions are active. | |
| IsRunning | True if BCS is running. | |
| ScoringFilePath | The location of the scoring file. Can be used for back-up purposes. | |
| SessionInformation | Either information on the sessions currently being administered, or information on all session known to BCS. | |
| ValidationMessages | An array of messages describing problems in data integrity and invalid values. |