Click or drag to resize
IParameterValue Property
Gets or sets value.

Namespace: Lawo.EmberPlusSharp.Model
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
Object Value { get; set; }

Property Value

Type: Object
Exceptions
ExceptionCondition
ArgumentExceptionAttempted to set a value with a type that does not match Type.
ArgumentNullExceptionAttempted to set to null.
See Also