Is Module Licensed Method
This method is one of the Product Manipulation Toolkit Business Service Methods. It determines whether the specified module is licensed.
Arguments
Argument | Description |
---|---|
Module Name |
[in] Name of the module being checked. (Required) |
Result |
[out] Y if the module is licensed; otherwise N. |
Returns
Y (module licensed) or N (module not licensed).
Related Information
See ViewCart Method.