WrapperResponseTypeEnum Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWBI.Core.WebHarvester.wrapper.WrapperResponseTypeEnum"]
Namespace: imbWBI.Core.WebHarvester.wrapper
public enum WrapperResponseTypeEnum
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | ||
| xPathNotFoundInDocument | 1 | ||
| xPathFoundInDocument | 2 | ||
| dataExtracted | 3 | ||
| error | 4 |