Back to product page

NewVersion property


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

Type

A String value

Syntax

  • Basic
object.NewVersion [= value]
The NewVersion(object,A String value) syntax has these parts:
objectAn expression evaluating to an object of type UpdFile.
A String valueA 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.

Platforms

Windows