Click or drag to resize

aceConsolePluginBaseparent Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Reference to the parrent console

Namespace:  imbACE.Services.consolePlugins
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public IAceOperationSetExecutor parent { get; set; }
Request Example View Source

Property Value

Type: IAceOperationSetExecutor
The parent.
See Also