CalculatedFieldAttribute Members
The CalculatedFieldAttribute type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
CalculatedFieldAttribute |
Apply this attribute to indicate which properties affect this calculated property.
Classes that inherit from ModelBase will use this information to automatically throw the appropriate property changed events.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
SourceProperties |
List of properties that, when changed, invalidate this property
|
|
|
Sources |
Comma separated list of properties that, when changed, invalidate this property
|

