This post explains how to get SharePoint list item’s workflow status using Client Side Object Model programming, using the below code we can find workflow status id. Because workflow status field internally save the workflow status id only not as name, In that code workflowStatusValue receive a status id as a list item workflow status. Here I’ve listed workflow status … Continue reading Get Workflow Status Programmatically in SharePoint Using Client Side Object Model C#
