Click or drag to resize

WrapperModelGraphXPath Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

XPath associated with the harvest node

Namespace:  imbWBI.Core.WebHarvester.wrapper
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public string XPath { get; set; }

Property Value

Type: String
The x path.

Implements

IWrapperModelGraphXPath
See Also