CalculatedAttribute Constructors
Applies to business class properties. Specifies an expression used to calculate the target property value.| Name | Parameters | Description |
|---|---|---|
| CalculatedAttribute(String) | expression | Initializes a new instance of the CalculatedAttribute class. |
See Also