Increment a version on the current asset object

Namespace: Cartella.Interfaces
Assembly: AssetManagementSystem (in AssetManagementSystem.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
int UpaVersion()
Visual Basic
Function UpaVersion As Integer
Visual C++
int UpaVersion()

Return Value

Version number of the updated latest version

See Also