LogicEngine.SetModelInputPortValue Method

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Engine Namespace > LogicEngine Class > LogicEngine Methods >

LogicEngine.SetModelInputPortValue Method

 

Overload List


Name

Description

Public method Static member

SetModelInputPortValue(Guid, Guid, Boolean)

Sets the value of a specified input port for a given model instance.

Public method Static member

SetModelInputPortValue(Guid, Guid, Int32)

Sets the value of a specified input port for a given model instance.

Public method Static member

SetModelInputPortValue(Guid, Guid, Double)

Sets the value of a specified input port for a given model instance.

Public method Static member

SetModelInputPortValue(Guid, Guid, String)

Sets the value of a specified input port for a given model instance.

 

See Also


LogicEngine Class

LogicEngine Members

BNCS.Logic.Engine Namespace