Click or drag to resize
Infosoft Logo

SynchronizeResponse Class

The response class contains properties for synchronizing product between Infosoft and Schibsted Account.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.SchibstedAccountSynchronizeResponse

Namespace: Infosoft.Common.Contracts.MessageContracts.SchibstedAccount
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class SynchronizeResponse

The SynchronizeResponse type exposes the following members.

Constructors
 NameDescription
Public methodSynchronizeResponseInitializes a new instance of the SynchronizeResponse class
Top
Properties
 NameDescription
Public propertyErrorMessage Gets or sets a message describing the error.
Public propertyStatus Gets or sets the status.
Top
Methods
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
See Also