Click or drag to resize

PropertyExpressionstate Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
State of this expression node, indicating if it was solved or not

Namespace:  imbSCI.Core.data
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public PropertyExpressionStateEnum state { get; set; }
Request Example View Source

Property Value

Type: PropertyExpressionStateEnum
The state.
See Also