MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
DatabaseVersionMinor Property
NamespacesMPfm.LibraryLibraryDatabaseVersionMinor
Indicates what database minor version is expected. Useful to update the database structure. Needs to be used with the DatabaseVersionMajor property.
Declaration Syntax
C#Visual Basic
public static int DatabaseVersionMinor { get; }
Public Shared ReadOnly Property DatabaseVersionMinor As Integer
	Get

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