PBAEnterprisePortalMain.str2PBAValue Method [AX 2012]
Converts a string assignment value to a specified type.
protected anytype str2PBAValue(str _value, Types _type)
Run On
ServerParameters
- _value
- Type: str
A string representation of the value.
- _type
- Type: Types Enumeration
The type of the associated value.
Community Additions
ADD
Show: