MJVersionAutomation: Difference between revisions

From wiki.jriver.com
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
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 05: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")