Click or drag to resize
IErrorInfoErrorUnitWebCallId Property
Gets or sets the error unit web call identifier.

Namespace: ErrorUnit.Interfaces
Assembly: ErrorUnit (in ErrorUnit.dll) Version: 1.3.0
Syntax
C#
Nullable<Guid> ErrorUnitWebCallId { get; set; }

Property Value

Type: NullableGuid
The error unit web call identifier.
See Also