MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
UpdateMarker Method (dto)
NamespacesMPfm.LibraryMPfmGatewayUpdateMarker(Marker)
Updates an existing marker from the database.
Declaration Syntax
C#Visual Basic
public void UpdateMarker(
	Marker dto
)
Public Sub UpdateMarker ( _
	dto As Marker _
)
Parameters
dto (Marker)
Marker to update

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