0
votes

How do you get breeze to send client side only unmapped properties to the server? I've tried this as Ctor, initializer Es5 properties .. nothing gets sent to the server as far as these custom fields I'm trying to send along..

1

1 Answers

0
votes

So you have to mark the entityAspect modified (model.entityAspect.setModified())