Click or drag to resize

ObjectPropertyInfoIsCalculated Property

Denotes if the property is calculated from other properties.

Namespace:  Articy.Api
Assembly:  QueryLayer (in QueryLayer.dll) Version: 1.0.0
Syntax
C#
public bool IsCalculated { get; }

Property Value

Type: Boolean
See Also