I have written a plugin for update message of incident entity ( on change of status code ). But I am not getting the status code value in the target.
Entity questionEntity = (Entity)context.InputParameters["Target"];
I have written a plugin for update message of incident entity ( on change of status code ). But I am not getting the status code value in the target.
Entity questionEntity = (Entity)context.InputParameters["Target"];