Share via


SetVersionRequest.CurrentVersion Property

Definition

Gets the current version.

public:
 property unsigned int CurrentVersion { unsigned int get(); };
uint32_t CurrentVersion();
public uint CurrentVersion { get; }
var uInt32 = setVersionRequest.currentVersion;
Public ReadOnly Property CurrentVersion As UInteger

Property Value

UInt32

unsigned int

uint32_t

The current version.

Applies to