Click or drag to resize
TypeNameAndObjectValueValue Property
Gets or sets the object value.

Namespace: ErrorUnit.Models
Assembly: ErrorUnit (in ErrorUnit.dll) Version: 1.3.0
Syntax
C#
public Object Value { get; set; }

Property Value

Type: Object
The object value.
See Also