Open jgauffin opened 8 years ago
Property(x => x.SomeEnum).EnumAsInteger();
or
Property(x => x.SomeEnum).EnumAsString();
or