BBjLDAPEntry::getAttributeValues
Description
In BBj 11.0 and higher, this method returns a list of the values for the specified attribute.
Syntax
Return Value |
Method |
void |
getAttributeValues(string name) |
Parameters
Parameter |
Description |
name |
Name of the attribute. |
Return Value
Returns a BBjVector containing a list of the string values for the attribute.
Remarks
None.
Example
|
See Also
BBjLDAPConnection
BBjLDAPSearchResult
BBj Object Diagram for an illustration of the relationship between BBjObjects