ResultDescription Property
The descriptive text returned in the last server response (if any).
Object Oriented Interface
public function getResultDescription();
Procedural Interface
ipworks_ldap_get($res, 25 );
Default Value
''
Remarks
This property contains the descriptive text returned in the last server response (if any). This is identical to the corresponding parameter provided by the last Result, SearchResult, or SearchComplete event.
This property is read-only.
Data Type
String