IDynamicConfigParameterDefaultObject Property |
Gets or sets the default 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)
SyntaxObject DefaultObject { get; set; }
Property Value
Type:
Object The default object.
See Also