NewVersion Property
      
 

Description

Holds new version of the file, available on the server.


Property type

A String value.  


Syntax

object.NewVersion [= value]



The NewVersion Property syntax has these parts:

Part Description
object An expression evaluating to an object of type UpdFile.
value A String value.

Remarks

This property returns version information about file available for download from remote server. Based on this information, and MyVersion property, component determines if it will set NeedReplace property forcing wodAppUpdater to replace the file when Update method is called.