|
Parameters |
|
Description |
Passed |
Returned |
Method returns list of attributes for specified account or user. |
3 |
2 |
Syntax
ListResult BM::GetObjAttrList_API(
Int AttributeType;
Int ObjID;
Int SortNo.
)
returns
Str AttributeID - ID of attribute;
Str Value - attribute value. If attribute is not assigned to specified account or account ID is not passed, method returns empty value.
Special Notes