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.
Constructs an object of the child class based on the adjustment method.
Syntax
server public static InfAdjMethod_MX construct(AdjustmentMethod_MX _infAdjMethod)
Run On
Server
Parameters
- _infAdjMethod
Type: AdjustmentMethod_MX Enumeration
The inflation adjustment method that indicates which child class to construct.
Return Value
Type: InfAdjMethod_MX Class
An object of the respective child class based on the adjustment method.
Exceptions
Exception | Condition |
---|---|
Error | The inflation adjustment does not match any of the adjustment methods specified. -or- A value other than an inflation adjustment method is used. |