Click or drag to resize

imbMCWebPageEntryHashCode Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

MD5 hash created from full resolved URL of the page. Used as directory name for the MCWebPage repository. The hash is same as: HashCode

Namespace:  imbMiningContext.MCWebPage
Assembly:  imbMiningContext (in imbMiningContext.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "")]
[imbAttribute(imbAttributeName.measure_setUnit, "-")]
[imbAttribute(imbAttributeName.collectionPrimaryKey)]
public string HashCode { get; set; }

Property Value

Type: String
See Also