Click or drag to resize

FulltextServiceWebServiceClientCreateServiceResultFailed Method

Namespace:  PDTec.IceNet.Domain.Fulltext.Service.WebServiceClient
Assembly:  PDTec.IceNet.Domain.Fulltext (in PDTec.IceNet.Domain.Fulltext.dll) Version: 7.0.0.0 (7.0.6906.26599)
Syntax
C#
public ServiceResult CreateServiceResultFailed(
	Exception e
)

Parameters

e
Type: SystemException

Return Value

Type: ServiceResult
See Also