spiderLinkFlags Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbCommonModels.webStructure.spiderLinkFlags"]
Namespace: imbCommonModels.webStructure
[FlagsAttribute] public enum spiderLinkFlags
| Member name | Value | Description | |
|---|---|---|---|
| none | 1 | ||
| newlinkVector | 2 | ||
| newlinkTarget | 4 | ||
| oldlinkVector | 8 | ||
| oldlinkTarget | 16 | ||
| skipped | 32 | ||
| urlNotSupported | 64 | ||
| passiveEvaluated | 128 |