Click or drag to resize

aceAdvancedConsoleWorkspace Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The aceAdvancedConsoleWorkspace type exposes the following members.

Methods
  NameDescription
Public methoddeployWorkspace
If override, call .base(false) at the end of your code. To add new folders better idea is to override setAdditionalWorkspaceFolders
Public methodgetInputList
Public methodgetNewOutput
Gets the new output.
Public methodgetNewProjectName
Gets the new name of the project.
Public methodgetScriptFileInfo
Gets the script file information.
Public methodgetScriptList
Public methodloadData
Loads the data.
Public methodloadInput
Public methodloadInputNext
Public methodloadMeta
Loads the meta.
Public methodloadScript
Public methodOnPropertyChanged (Inherited from aceBindable.)
Public methodPoke
Public methodresetLoadedInputs
Public methodsaveData(DataSet, dataTableExportEnum)
Public methodsaveData(DataTable, dataTableExportEnum)
Saves the data.
Public methodsaveLog
Public methodsaveMeta
Saves the meta.
Public methodsaveOpLog
Public methodsaveOutput
Saves the output.
Public methodsaveScript
Saves the script under specified filename (without extension, it will put the proper one automatically)
Public methodsetAdditionalWorkspaceFolders
Gets called during workspace construction, the method should initiate any additional subdirectories that console's project uses
Public methodtoNewOutput(ListString, String, String)
Public methodtoNewOutput(String, String, String)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also