Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0
See Also: Inherited members from object.
⊟ Public Constructors
DocumentType ()Documentation for this section has not yet been entered. ⊟ Public Properties
[read-only] Document NameUri . A generic document. A common superclass for all documents on the desktop. (Display name: 'Document') [read-only] MindMap NameUri . A MindMap, created by a mind-mapping utility. Examples might include FreeMind or mind mapper. (Display name: 'MindMap') [read-only] Presentation NameUri . A Presentation made by some presentation software (Corel Presentations, OpenOffice Impress, MS Powerpoint etc.). (Display name: 'Presentation') [read-only] Spreadsheet NameUri . A spreadsheet, created by a spreadsheet application. Examples might include Gnumeric, OpenOffice Calc or MS Excel. (Display name: 'Spreadsheet') [read-only] TextDocument TextDocumentType . A text document. (Display name: 'TextDocument') ⊟ Public Methods
⊟ DocumentType Constructor
Documentation for this section has not yet been entered.
public DocumentType ()⊟ 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
⊟ Document Property
A generic document. A common superclass for all documents on the desktop. (Display name: 'Document')
public NameUri Document { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Document⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0
⊟ MindMap Property
A MindMap, created by a mind-mapping utility. Examples might include FreeMind or mind mapper. (Display name: 'MindMap')
public NameUri MindMap { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#MindMap⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0
⊟ Presentation Property
A Presentation made by some presentation software (Corel Presentations, OpenOffice Impress, MS Powerpoint etc.). (Display name: 'Presentation')
public NameUri Presentation { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Presentation⊟ 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.
⊟ 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
⊟ Spreadsheet Property
A spreadsheet, created by a spreadsheet application. Examples might include Gnumeric, OpenOffice Calc or MS Excel. (Display name: 'Spreadsheet')
public NameUri Spreadsheet { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Spreadsheet⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0
⊟ TextDocument Property
A text document. (Display name: 'TextDocument')
public TextDocumentType TextDocument { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#TextDocument⊟ Requirements
Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0