PropertyMetadata..::..CalculatedFields Property

This returns a list of calculated fields that need to be updated when this property is changed.

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

Syntax


public ImmutableArray<PropertyMetadata> CalculatedFields { get; set; }
Public Property CalculatedFields As ImmutableArray(Of PropertyMetadata)
	Get
	Set