Click or drag to resize

aceTerminalWelcomeScreenTaceOperation_runContinue Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.terminal.smartScreen
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
[DisplayAttribute(GroupName = "run", Name = "Continue", ShortName = "C", 
	Description = "Go to the main screen")]
[aceMenuItemAttribute(aceMenuItemAttributeRole.ExpandedHelp, "It calls the main screen of the application")]
public void aceOperation_runContinue()
Request Example View Source
See Also