BBjLDAPEntry::addAttribute
Description
In BBj 11.0 and higher, this method adds an attribute and its value to the entry.
Syntax
Return Value |
Method |
void |
addAttribute(string name, string value) |
Parameters
Parameter |
Description |
name |
Name of the attribute. |
value |
Value of the attribute. |
Return Value
None.
Remarks
None.
Example
|
See Also
BBj Object Creation and Assignment
BBj Object Diagram for an illustration of the relationship between BBjObjects