I used the following code ((Entity)context.PostEntityImages["taskUpdate"]).Attributes["statecode"].ToString(); but I'm getting the output asMicrosoft.Xrm.Sdk.OptionSetValue. taskUpdate is the post image for my plugin
↧
I used the following code ((Entity)context.PostEntityImages["taskUpdate"]).Attributes["statecode"].ToString(); but I'm getting the output asMicrosoft.Xrm.Sdk.OptionSetValue. taskUpdate is the post image for my plugin