Click or drag to resize

aceTerminalInputAskFor Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.terminal
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public static Object AskFor(
	settingsPropertyEntry prop,
	Object propValue
)
Request Example View Source

Parameters

prop
Type: settingsPropertyEntry
propValue
Type: SystemObject

Return Value

Type: Object
See Also