LogicEngine.GetModelList Method

<< Click to Display Table of Contents >>

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

LogicEngine.GetModelList Method

Retrieves an array of GUIDs representing the keys of the models.

Namespace: BNCS.Logic.Engine
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


public static Guid[] GetModelList()

Return Value

An array of [Guid] objects that represent the keys of the models.

 

See Also


LogicEngine Class

BNCS.Logic.Engine Namespace