IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

MessageId Property

The message identifier for the next LDAP request.

Syntax

[VB.NET]
Public Property MessageId As Integer

[C#]
public int MessageId {get; set;}

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

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]