Click or drag to resize
ServiceResultErrorCategory Property
Specifies the general kind of the error (logical, technical, authorization, etc.).

Namespace: PDTec.IceNet.Domain.Fulltext.Service.Interface
Assembly: PDTec.IceNet.Domain.Fulltext (in PDTec.IceNet.Domain.Fulltext.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public ServiceErrorCategory ErrorCategory { get; set; }

Property Value

Type: ServiceErrorCategory
See Also