Click or drag to resize

OpsContextRequestAmountEntry Method

Overload List
  NameDescription
Public methodRequestAmountEntry(String, String)
Displays a dialog box requesting an decimal value. A null will be returned if the user cancelled the operation.
Public methodRequestAmountEntry(String, String, NullableDecimal)
Displays a dialog box requesting an decimal value. A null will be returned if the user cancelled the operation.
Top
See Also