Click or drag to resize

IDynamicConfigParameterMaxObject Property

Gets or sets the maximum value as object (performs internal cast)

Namespace:  Rubedos.Viper.Net.Iface
Assembly:  Rubedos.Viper.Net.Iface (in Rubedos.Viper.Net.Iface.dll) Version: 1.0.0.2336 (1.0.00000.2336)
Syntax
C#
Object MaxObject { get; set; }

Property Value

Type: Object
The maximum object.
See Also