Click or drag to resize

LGSPBackendCreateNamedFromSpec Method

Overload List
 NameDescription
Public methodCreateNamedFromSpec(String, IGlobalVariables, Int32) Creates a new LGSPNamedGraph instance from the specified specification file. If the according dll does not exist or is out of date, the needed processing steps are performed automatically. A name for the graph is automatically generated.
Public methodCreateNamedFromSpec(String, IGlobalVariables, String, Int32, LGSPNamedGraph, LGSPActions) Creates a new LGSPNamedGraph and LGSPActions instance from the specified specification file. If the according dlls do not exist or are out of date, the needed processing steps are performed automatically. A name for the graph is automatically generated.
Public methodCreateNamedFromSpec(String, IGlobalVariables, String, String, ProcessSpecFlags, ListString, Int32) 
Public methodCreateNamedFromSpec(String, IGlobalVariables, String, String, ProcessSpecFlags, ListString, Int32, INamedGraph, IActions) 
Top
See Also