VersionNumber Property

This property is implemented by the following interfaces. Click one of the links below to jump to the description of the property as it pertains to that interface.
IERUApplication

IERUVersion

 

 

VersionNumber property

Returns the version number for the eRoom Server Access API.

Syntax


C++

HRESULT get_VersionNumber(BSTR* pVersionNumber)

Scrpting languages

String = Object.VersionNumber

Remarks


You cannot see the Server Access API version number in the eRoom user interface.

Home

Applies to
IERUApplication

Go to Top

VersionNumber property

Returns the number of a versioned file.

Syntax


C++

HRESULT get_VersionNumber(LONG* pVersionNumber)

Scrpting languages

Value = Version.VersionNumber

 

Go to Top

Home

Applies to

IERUVersion