CDStub
Object Hierarchy:
Description:
public class CDStub :
Entity
An anonymously-submitted incomplete release.
See CD Stub
Namespace: Mb4
Package: musicbrainz4
Content:
Properties:
-
public
string id { owned get; }
The MBID of the CD Stub.
-
public
string title { owned get; }
The title of the CD Stub.
-
public
string artist { owned get; }
The artist of the CD Stub.
-
public
string barcode { owned get; }
The barcode of the CD Stub.
-
public
string comment { owned get; }
The comment of the CD Stub.
-
public NonMBTrackList nonmbtracklist { get; }
The list of tracks in the CD Stub.
Creation methods:
Methods: