This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
Developer Network
Developer Network
Developer
Sign in
Subscriber portal
Get tools
Downloads
Visual Studio
SDKs
Trial software
Free downloads
Office resources
SharePoint Server 2013 resources
SQL Server 2014 Express resources
Windows Server 2012 resources
Programs
Subscriptions
Overview
Administrators
Students
Microsoft Imagine
Microsoft Student Partners
ISV
Startups
Events
Community
Magazine
Forums
Blogs
Channel 9
Documentation
APIs and reference
Dev centers
Samples
Retired content
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Application Classes
P Classes
PCRuntimeInputControl Class [AX 2012]
PCRuntimeInputControl Class [AX 2012]
PCRuntimeInputControl.validateUserInput Method [AX 2012]
PCRuntimeInputControl.validateUserInput Method [AX 2012]
PCRuntimeInputControl.validateUserInput Method [AX 2012]
PCRuntimeInputControl.getValueAsString Method [AX 2012]
PCRuntimeInputControl.isBlank Method [AX 2012]
PCRuntimeInputControl.modifiedDisplayValue Method [AX 2012]
PCRuntimeInputControl.new Method [AX 2012]
PCRuntimeInputControl.parmFormControl Method [AX 2012]
PCRuntimeInputControl.parmRuntimeAttribute Method [AX 2012]
PCRuntimeInputControl.setControlText Method [AX 2012]
PCRuntimeInputControl.setIsHidden Method [AX 2012]
PCRuntimeInputControl.setIsMandatory Method [AX 2012]
PCRuntimeInputControl.setIsReadOnly Method [AX 2012]
PCRuntimeInputControl.setShowZero Method [AX 2012]
PCRuntimeInputControl.setSolverValue Method [AX 2012]
PCRuntimeInputControl.stringIsInt Method [AX 2012]
PCRuntimeInputControl.stringIsReal Method [AX 2012]
PCRuntimeInputControl.validateUserInput Method [AX 2012]
PCRuntimeInputControl::construct Method [AX 2012]
PCRuntimeInputControl::newAttributeControl Method [AX 2012]
TOC
Collapse the table of content
Expand the table of content
This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
PCRuntimeInputControl.validateUserInput Method [AX 2012]
Validates the user input in a control.
Syntax
X++
Copy
public boolean validateUserInput()
Run On
Called
Return Value
Type:
boolean
true
if the user input is valid; otherwise,
false
.
See Also
Reference
PCRuntimeInputControl Class
Community Additions
ADD
Show:
Inherited
Protected
Print
Export (
0
)
Print
Share
IN THIS ARTICLE