ServiceError.ErrorId property

namespace: Serenity.Services   assemblySerenity.Net.Services

When provided, this might be the related error ID stored in the exception log.

public string ErrorId { get; set; }

See Also