zeitgeist-sharp : Zeitgeist.Datamodel Namespace

VideoType Class

Documentation for this section has not yet been entered.

public class VideoType

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]
Movie NameUri . A Movie. (Display name: 'movie')
[read-only]
TVShow NameUri . A TV Show. (Display name: 'tv show')
[read-only]
Video NameUri . A video file. (Display name: 'Video')

Public Methods

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

Member Details

VideoType Constructor

Documentation for this section has not yet been entered.

public VideoType ()

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

Movie Property

A Movie. (Display name: 'movie')

public NameUri Movie { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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

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

TVShow Property

A TV Show. (Display name: 'tv show')

public NameUri TVShow { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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

Requirements

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

Video Property

A video file. (Display name: 'Video')

public NameUri Video { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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

Requirements

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