ISDBTools::AlbumByName
From MediaMonkey Wiki
CoClass SDBTools, Interface ISDBTools
Property Get AlbumByName(ArtistName As String, AlbumName As String) As SDBAlbum
Parameters
| Name | Type | Description |
|---|---|---|
| ArtistName | String | Album artist name |
| AlbumName | String | Album name |
Property description
Returns SDBAlbum object for given album and album artist name.