zeitgeist-sharp : Zeitgeist.Datamodel Namespace

MediaListType Class

Documentation for this section has not yet been entered.

public class MediaListType

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0

Members

See Also: Inherited members from object.

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
MediaList NameUri . A file containing a list of media files.e.g. a playlist. (Display name: 'MediaList')
[read-only]
MusicAlbum NameUri . The music album as provided by the publisher. Not to be confused with media lists or collections. (Display name: 'music album')

Public Methods

Search (string) : NameUri
Documentation for this section has not yet been entered.

Member Details

MediaListType Constructor

Documentation for this section has not yet been entered.

public MediaListType ()

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0

MediaList Property

A file containing a list of media files.e.g. a playlist. (Display name: 'MediaList')

public NameUri MediaList { get; }

Value

Documentation for this section has not yet been entered.

Remarks

http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#MediaList

Requirements

Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0

MusicAlbum Property

The music album as provided by the publisher. Not to be confused with media lists or collections. (Display name: 'music album')

public NameUri MusicAlbum { get; }

Value

Documentation for this section has not yet been entered.

Remarks

http://www.semanticdesktop.org/ontologies/2009/02/19/nmm#MusicAlbum

Requirements

Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0

Search Method

Documentation for this section has not yet been entered.

public NameUri Search (string interpretation)

Parameters

interpretation
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0