|
Parameters |
|
Description |
Passed |
Returned |
Method returns details of specified unique group. |
1 |
3 |
Syntax
ItemResult BM::UniqueGroupDetailsGet_API(
Int GroupID.
)
returns
Int GroupID - ID of the unique group;
Str(30) Name - unique group name;
Str(1024) Description - description of the unique group.
Special Notes
Int GroupID - ID of the unique group.