Click or drag to resize

indexURLAssertionResultGetFlagsFor Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Reconstructs flags for the link supplied, if not found returns sets notInTheIndex new links

Namespace:  imbWEM.Core.index.core
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public indexPageEvaluationEntryState GetFlagsFor(
	string link
)

Parameters

link
Type: SystemString
The link.

Return Value

Type: indexPageEvaluationEntryState

[Missing <returns> documentation for "M:imbWEM.Core.index.core.indexURLAssertionResult.GetFlagsFor(System.String)"]

See Also