Click or drag to resize

ModuleDriverCommandDataItemDefaultValue Field

The default value for this item.

Namespace:  Nexpaq
Assembly:  NexpaqCore (in NexpaqCore.dll) Version: 1.0.6767.24310
Syntax
C#
[JsonPropertyAttribute("defaultValue")]
public Nullable<int> DefaultValue

Field Value

Type: NullableInt32
See Also