ContentsIndexHome
PreviousUpNext
ISession.openProcedure Method

Opens and creates an IProcedure object that represents the AIMMS procedure with the provided name.  

 

C#
IProcedure openProcedure(String name);
Parameters 
Description 
String name 
The name of the procedure. 

An instance of an IProcedure object.

AIMMS (and thus the AIMMS SDK) does not support running functions, see AIMMS feature support.

Copyright (c) 1993–2015 by AIMMS B.V. All rights reserved