sourceOperationResponse property
If the work item represented a SourceOperationRequest, and the work is completed, contains the result of the operation.
Implementation
SourceOperationResponse? sourceOperationResponse;
If the work item represented a SourceOperationRequest, and the work is completed, contains the result of the operation.
SourceOperationResponse? sourceOperationResponse;