Click or drag to resize

OpsContextRequestNumericEntry Method

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