Click or drag to resize

ScoringProgramRequest Properties

The ScoringProgramRequest type exposes the following members.

Properties
 NameDescription
Public propertyCommand Required. The command that the Data Connector must pass on to BCS.
Public propertySerializedData The data associated with the command, if any. Must be serialized as JSON.
Public propertySessionGuid Required if the command pertains to a session. Must be empty otherwise.
Top
See Also