Messages Property
      
 

Description

Returns reference to collection of messages available on the server.


Property type

An UpdMessages object.  


Syntax

object.Messages



The Messages Property syntax has these parts:

Part Description
object An expression evaluating to an object of type wodAppUpdate.

Remarks

This property returns reference to UpdMessages collection - collection of all messages available on the server that you can show to your users. You can use it to reference specific messages from the collection.