Click or drag to resize

spiderEvalRuleResultSetGetLayerAssociation Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.crawler.core.spiderEvalRuleResultSet.GetLayerAssociation(System.String)"]

Namespace:  imbWEM.Core.crawler.core
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public string GetLayerAssociation(
	string format = "{0} => ({1})"
)

Parameters

format (Optional)
Type: SystemString

[Missing <param name="format"/> documentation for "M:imbWEM.Core.crawler.core.spiderEvalRuleResultSet.GetLayerAssociation(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:imbWEM.Core.crawler.core.spiderEvalRuleResultSet.GetLayerAssociation(System.String)"]

See Also