|
Parameters |
|
Description |
Passed |
Returned |
Method returns the list of enabling resources for all child resource categories related to the specified service plan. |
3 |
5 |
Syntax
ListResult BM::EnablingResourceByPlanListGet_API(
Int PlanID;
Int SortNo;
)
returns
Int ResCatID - child resource category ID, enabled by the following resource;
Int ResourceID - enabling resource ID;
Int PlanRateID - resource rate ID.
Special Notes