MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
SongQuery Constructor (playlistId)
NamespacesMPfmSongQuerySongQuery(Guid)
Constructor for SongQuery that defines the query as Playlist using the playlist identifier passed in parameter.
Declaration Syntax
C#Visual Basic
public SongQuery(
	Guid playlistId
)
Public Sub New ( _
	playlistId As Guid _
)
Parameters
playlistId (Guid)
Playlist Identifier

Assembly: MPfm (Module: MPfm) Version: 0.6.0.0 (0.6.0.0)