Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the strongly typed value of the report parameter.
Syntax
public anytype getValueTyped()
Run On
Called
Return Value
Type: anytype
The strongly typed value of the report parameter.
Remarks
Use this method to get the report parameter value that is currently set.This method converts a String value to the underlying AX type.Use this method instead of the value method.