IDynamicConfigParameterValueObject Property |
Gets or sets the 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 ValueObject { get; set; }
Property Value
Type:
Object The value object.
See Also