ServiceError.ErrorId property
When provided, this might be the related error ID stored in the exception log.
public string? ErrorId { get; set; }
See Also
- class ServiceError
When provided, this might be the related error ID stored in the exception log.
public string? ErrorId { get; set; }