ISDBSongData::DiscNumber: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
Line 5: Line 5:
Disc # field as integer value, i.e. it can't represent values like 'I', 'X', or values with leading zeroes.
Disc # field as integer value, i.e. it can't represent values like 'I', 'X', or values with leading zeroes.


Introduced in MediaMonkey 3.0.0.1095.
Introduced in MediaMonkey 3.0.0.1093.


[[Category:Scripting|{{PAGENAME}}]]
[[Category:Scripting|{{PAGENAME}}]]

Revision as of 16:14, 26 October 2007

CoClass SDBSongData, Interface ISDBSongData

Property Get/Let DiscNumber As Long


Property description

Disc # field as integer value, i.e. it can't represent values like 'I', 'X', or values with leading zeroes.

Introduced in MediaMonkey 3.0.0.1093.