Inheritance Hierarchy
Apptus.ESales.ConnectorRuleParser
Namespace: Apptus.ESales.Connector
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
Syntax
C#
public class RuleParser
The RuleParser type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| RuleParser | Initializes a new instance of the RuleParser class |
Properties
| Name | Description | |
|---|---|---|
| ScanRules | ||
| StringRules |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Parse | ||
| ToString | (Inherited from Object.) |
See Also