OpsContextRequestAmountEntry Method |
| Name | Description | |
|---|---|---|
| RequestAmountEntry(String, String) |
Displays a dialog box requesting an decimal value. A null will be returned if the user cancelled the operation.
| |
| RequestAmountEntry(String, String, NullableDecimal) |
Displays a dialog box requesting an decimal value. A null will be returned if the user cancelled the operation.
|