Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 79901

Order status values? What do they translate to?

$
0
0

Where can I find out what the numeric values are for the orderstatus in CRM?

I'm trying to debug a plugin and saw this line of code, but don't know what 300000000 is equivalent to in terms of order status.

int Orderstatus = postentity.GetAttributeValue<OptionSetValue>("statuscode").Value;
                    if (Orderstatus == 300000000)

Viewing all articles
Browse latest Browse all 79901

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>