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 2024.6
Syntax
C#
public class WebServiceFault

The WebServiceFault type exposes the following members.

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