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

Definition

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

Field Value

String

See Also