 | 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
Syntaxpublic static void editSettings(
Object settings,
string instanceName = "",
string parentName = "",
ILogBuilder loger = null
)
Request Example
View SourceParameters
- 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