IPWorks EDI 2020 Kotlin Edition

Questions / Feedback?

MessageInfo Property

Collection of messages retrieved by FetchMessageInfo .

Syntax

public val messageInfo: MessageInfoList

Remarks

This property is populated when messages are searched, listed, or message information is received from the server. The collection contains a list of each message's MessageInfo as returned by the server.

MessageInfoLimit can be used to control the number of MessageInfos saved.

This collection is indexed from 0 to size - 1.

This property is read-only and not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks EDI 2020 Kotlin Edition - Version 20.0 [Build 8033]