INodeIsSupporting Property

Gets a value indicating whether the node is supporting

Namespace:  TSD.API.Remoting.Solver
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
bool IsSupporting { get; }

Property Value

Type: Boolean
Remarks
Supporting nodes may not carry ISupport but they have ISupportData
See Also