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

MessageNumber Property

Current (selected) message.

Syntax

[VB.NET]
Public Property MessageNumber As Integer

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

Remarks

This property indicates the current/selected message. This property specifies a message number in between 1 and MessageCount. The various component methods related to single messages use this property as a message pointer (see method descriptions and the MessageSize property).

Default Value

1

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