J
jw56578
I have a public property in an object that is of a Enum type,
When i try to deserialze an XML representation of the object for that
property it errors out because I have a 1 as integer in that specific
field.
Any ideas on how to get around this. The Enum is reprented as an
integer so why can't it accept it?
When i try to deserialze an XML representation of the object for that
property it errors out because I have a 1 as integer in that specific
field.
Any ideas on how to get around this. The Enum is reprented as an
integer so why can't it accept it?