View Issue Details

IDProjectCategoryView StatusLast Update
0011100MMW v4Framework: Scripts/Extensionspublic2013-07-24 21:28
Reporterzvezdan Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Summary0011100: ISDBPlaylist::ChildPlaylist property needed
DescriptionIt 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.
TagsNo tags attached.
Fixed in build

Relationships

related to 0011097 assignedLudek Strange behavior of ISDBPlaylist::CreateChildPlaylist 
related to 0009097 assignedLudek ISDBPlaylist::ParentPlaylist method needed 

Activities

There are no notes attached to this issue.