MessageId Property
The message identifier for the next LDAP request.
Syntax
public int getMessageId(); public void setMessageId(int messageId);
Remarks
This property contains the message identifier for the next LDAP request. If a custom value is needed, this property must be set before calling any other methods. The component increments this property automatically after each request.
This property is not available at design time.
Default Value
1