Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting string value from enum
Message
 
To
29/07/2008 17:49:30
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01335097
Message ID:
01335152
Views:
13
>// Would simply like to do this
>this.reader.Atrributes.SetTAGTYPE(TagType.EPCC1G2) but this is an int of 6
>
>//Would this do it? Ok, it doesn't but what does?
this.reader.Atrributes.SetTAGTYPE(TagType.EPCC1G2.ToString());
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform