com.ibm.gre.IRMList.getAttributeValue Function
Gets the value for the named attribute at the specified index.
Public string getAttributeValue (int, string)
Type
Name
Description
int
index
The index of the Item to return the attribute value for.
string
attrName
The name of the attribute to return the value for.
Return
Description
string
Value of the specified attribute.