CalculatedFieldAttribute Members

The CalculatedFieldAttribute type exposes the following members.

Constructors


  Name Description
Public method 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
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property SourceProperties
List of properties that, when changed, invalidate this property
Public property Sources
Comma separated list of properties that, when changed, invalidate this property