Retrieve attribute value from Business Collection in MSA 5.0
Hi,
I need to retrieve attribute value using Business collection in MSA 5.0. Can anyone tell me the syntax of Getattribute with business collection?
Thanks,
Neha
Tags:
Guest replied
Hi,
The syntax to retrieve the values is
Syntax
BusinessCollectionobject.Getattribute(index,"attributename") will retrieve the value.
Thanks,
Abishek