Click or drag to resize

contentSentenceGetFlags Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets the flags.

Namespace:  imbNLP.Core.contentStructure.elements
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntax
C#
public override List<Enum> GetFlags()

Return Value

Type: ListEnum

[Missing <returns> documentation for "M:imbNLP.Core.contentStructure.elements.contentSentence.GetFlags"]

Implements

IContentElementGetFlags
IContentElementGetFlags
See Also