Filename of a custom keypad layout. If not specified, an appropriate layout will be automatically chosen based on the datatype/format of this Process Point.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public string CustomKeypadLayout { get; set; } |
| Visual Basic |
|---|
Public Property CustomKeypadLayout As String Get Set |
| JScript |
|---|
function get CustomKeypadLayout () : String function set CustomKeypadLayout (value : String) |