Click or drag to resize

IChoiceNodeIsChoice Property

True if pair has a choice assignment.

Namespace:  Syntactik.DOM.Mapped
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
bool IsChoice { get; }

Property Value

Type: Boolean
See Also