BuildNumber property

Returns the version number plus the internal build number.

Syntax


C++

HRESULT get_BuildNumber(BSTR* pBuildNumber)

Scripting languages

String = Application.BuildNumber

Remarks


The BuildNumber property lets you distinguish between beta versions and the final, shipping version of the eRoom Server Access API.

Home

Applies to

IERUApplication