Click or drag to resize

imbMCRepositoryfilesNotFound Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Messages on pages that were not found

Namespace:  imbMiningContext.MCRepository
Assembly:  imbMiningContext (in imbMiningContext.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
[XmlIgnoreAttribute]
public List<string> filesNotFound { get; set; }

Property Value

Type: ListString
The files not found.
See Also