Parser for a panel response from the eSales service.
Inheritance Hierarchy
Apptus.ESales.ConnectorPanelParser
Namespace: Apptus.ESales.Connector
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
Syntax
C#
public class PanelParser
The PanelParser type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PanelParser | Initializes a new instance of the PanelParser class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Parse(Stream) | |
![]() | Parse(XmlReader) | |
![]() ![]() | ReadAttributeString | |
![]() | ToString | (Inherited from Object.) |
See Also