Click or drag to resize

aceTerminalInputeditSettings Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Podesava vrednosti celog objekta - bez nasledjenih

Namespace:  imbACE.Services.terminal
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public static void editSettings(
	Object settings,
	string instanceName = "",
	string parentName = "",
	ILogBuilder loger = null
)
Request Example View Source

Parameters

settings
Type: SystemObject
The settings.
instanceName (Optional)
Type: SystemString
Name of the instance.
parentName (Optional)
Type: SystemString
Name of the parent.
loger (Optional)
Type: ILogBuilder
The loger.
See Also