MessageNumber Property

Current (selected) message.

Syntax

public int getMessageNumber();
public void setMessageNumber(int messageNumber);

Default Value

1

Remarks

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

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 Java Edition - Version 20.0 [Build 8203]