CalculatedFieldAttribute Class

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.

Namespace:  Tortuga.Anchor.Modeling
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public sealed class CalculatedFieldAttribute
Public NotInheritable Class CalculatedFieldAttribute

Inheritance Hierarchy


Object
  Tortuga.Anchor.Modeling..::..CalculatedFieldAttribute