View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011100 | MMW v4 | Framework: Scripts/Extensions | public | 2013-07-24 15:13 | 2013-07-24 21:28 |
Reporter | zvezdan | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | open | ||
Summary | 0011100: ISDBPlaylist::ChildPlaylist property needed | ||||
Description | It would be nice if you add Property Get ChildPlaylist(Title As String) As ISDBPlaylists which would return SDBPlaylist object of the given playlist name which is a child of the playlist. It should return Nothing if the playlist has no child playlist with such name. We could do that using For ... Next loop and existing ChildPlaylists property, but I think it is much cleaner if you do that in the program itself. | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||