MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
SelectMarker Method (markerId)
NamespacesMPfm.LibraryMPfmGatewaySelectMarker(Guid)
Selects a marker from the database.
Declaration Syntax
C#Visual Basic
public Marker SelectMarker(
	Guid markerId
)
Public Function SelectMarker ( _
	markerId As Guid _
) As Marker
Parameters
markerId (Guid)
Marker Id
Return Value
Marker

Assembly: MPfm.Library (Module: MPfm.Library) Version: 0.5.3.0 (0.5.3.0)