You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi i figured out how to add additional properties to the model on the server, however, I am a bit challenged client-side as breeze-client complains that it cannot create an instance of DataProperty as it cannot parse my custom properties. Is there a way to have the system use a custom class?
Thanks in advance