Click or drag to resize

microDataBaseMCElement Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Related document element

Namespace:  imbNLP.PartOfSpeech.microData.core
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public imbMCDocumentElement MCElement { get; set; }

Property Value

Type: imbMCDocumentElement
The mc element.
See Also