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