Click or drag to resize

BCSManagementResponseDTO Properties

The BCSManagementResponseDTO type exposes the following members.

Properties
 NameDescription
Public propertyEventGuid The guid of the event currently being administered. Can be empty if no sessions are active.
Public propertyIsRunning True if BCS is running.
Public propertyScoringFilePath The location of the scoring file. Can be used for back-up purposes.
Public propertySessionInformation Either information on the sessions currently being administered, or information on all session known to BCS.
Public propertyValidationMessages An array of messages describing problems in data integrity and invalid values.
Top
See Also