DotNetParameter.DefaultValue

Syntax

DotNetParameter.DefaultValue

Data Type

String

Purpose

Returns a display string that represents the default value defined for the parameter.

Remarks

This value loads dynamically from the metadata stored in the assembly. The assembly you specify for the DotNetCall must exist and you must be able to load the assembly for TestStand to successfully retrieve this value.

The DefaultValue property does not apply to DotNetParameter objects that represent fields of a structure or elements of an array.

See Also

DotNetParameter.UseDefaultValue

DotNetParameter.ValueExpr