Click or drag to resize
TypeNameAndObjectValueTypeName Property
Gets or sets the full name of the type.

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

Property Value

Type: String
The full name of the type.
See Also