Click or drag to resize

LGSPBackendCreatePersistentNamedFromSpec Method

Overload List
  NameDescription
Public methodCreatePersistentNamedFromSpec(String, IGlobalVariables, Int32, String, String)
Creates a new LGSPPersistentNamedGraph 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 methodCreatePersistentNamedFromSpec(String, IGlobalVariables, String, Int32, String, String, LGSPPersistentNamedGraph, LGSPActions)
Creates a new LGSPPersistentNamedGraph 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 methodCreatePersistentNamedFromSpec(String, IGlobalVariables, String, String, ProcessSpecFlags, ListString, Int32, String, String)
Public methodCreatePersistentNamedFromSpec(String, IGlobalVariables, String, String, ProcessSpecFlags, ListString, Int32, String, String, INamedGraph, IActions)
Top
See Also