sourceOperationResponse property

SourceOperationResponse? sourceOperationResponse
getter/setter pair

If the work item represented a SourceOperationRequest, and the work is completed, contains the result of the operation.

Implementation

SourceOperationResponse? sourceOperationResponse;