Click or drag to resize

WebServiceFault Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.BaseWebServiceFault

Namespace: LSRetail.Omni.Domain.DataModel.Base
Assembly: LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
public class WebServiceFault

The WebServiceFault type exposes the following members.

Constructors
 NameDescription
Public methodWebServiceFaultInitializes a new instance of the WebServiceFault class
Top
Properties
 NameDescription
Public propertyFaultCode 
Public propertyFaultMessage 
Top
See Also