OpsContextRequestNumericEntry Method |
| Name | Description | |
|---|---|---|
| RequestNumericEntry(String, String) |
Displays a dialog box requesting an long value. A null will be returned if the user cancelled the operation.
| |
| RequestNumericEntry(String, String, NullableInt64) |
Displays a dialog box requesting an long value. A null will be returned if the user cancelled the operation.
|