Skip to content

MFGS Terminal Options

MFGSTerminalOptions Public enum

Description

Enumerates options which can be set on a terminal.

Diagram

flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph VGWWCoreIEx
VGWWCoreIEx.MFGSTerminalOptions[[MFGSTerminalOptions]]
end

Details

Summary

Enumerates options which can be set on a terminal.

Fields

mfgsOptionsPromptHTML

Summary

The terminal should expect HTML markup could be sent as prompt.

Remarks

This option requires no additional parameters when calling the Set(MFGSTerminalOptions, params object[]) method.

Generated with ModularDoc

MFGSTerminalOptions Public enum

Description

Enumerates options which can be set on a terminal.

Diagram

flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph VGWWCoreIEx
VGWWCoreIEx.MFGSTerminalOptions[[MFGSTerminalOptions]]
end

Details

Summary

Enumerates options which can be set on a terminal.

Fields

mfgsOptionsPromptHTML

Summary

The terminal should expect HTML markup could be sent as prompt.

Remarks

This option requires no additional parameters when calling the Set(MFGSTerminalOptions, params object[]) method.

Generated with ModularDoc