Add Computed Properties on the Client

This article explains how to add computed properties on the client.

You can add properties in the WCF RIA Services client project that are computed from properties in the entity class. Additional details are avaialble in this msdn article.

In this article