Click or drag to resize

ObjectPropertyNamesNumericValue Field

A numeric (double) evaluation of the default value. If the variable has boolean type, false evaluates to 0.0, true to 1.0

Namespace:  Articy.Api
Assembly:  PublicApiTypes (in PublicApiTypes.dll) Version: 1.0.0
Syntax
C#
public const string NumericValue = "NumericValue"

Field Value

Type: String
See Also