Difference between revisions of "MJVersionAutomation"

From JRiverWiki
Jump to: navigation, search
 
 
Line 12: Line 12:
 
===string Version (read only)===
 
===string Version (read only)===
 
'''Description:''' string version of the Media Center (i.e. "9.0.160")<br>
 
'''Description:''' string version of the Media Center (i.e. "9.0.160")<br>
 +
 +
[[Category:COM Automation]]

Latest revision as of 00:40, 4 May 2015

interface for getting Media Center version information

Properties

number Major (read only)

Description: Major version of the Media Center (i.e. 9)

number Minor (read only)

Description: Minor Version of the Media Center (i.e. 0)

number Build (read only)

Description: Build number of the Media Center (i.e. 160)

string Version (read only)

Description: string version of the Media Center (i.e. "9.0.160")