Class GenericCitationTableRow
Inheritance
GenericCitationTableRow
Assembly: Colectica.Reporting.dll
Syntax
public class GenericCitationTableRow
Constructors
GenericCitationTableRow(IDublinCoreDescribable)
Declaration
public GenericCitationTableRow(IDublinCoreDescribable citation)
Parameters
Properties
AccessRights
Declaration
public string AccessRights { get; set; }
Property Value
AlternateTitle
Declaration
public string AlternateTitle { get; set; }
Property Value
Contributor
Declaration
public string Contributor { get; set; }
Property Value
Coverage
Declaration
public string Coverage { get; set; }
Property Value
Creator
Declaration
public string Creator { get; set; }
Property Value
Description
Declaration
public string Description { get; set; }
Property Value
Declaration
public string Format { get; set; }
Property Value
Publisher
Declaration
public string Publisher { get; set; }
Property Value
Relation
Declaration
public string Relation { get; set; }
Property Value
Rights
Declaration
public string Rights { get; set; }
Property Value
Source
Declaration
public string Source { get; set; }
Property Value
SubTitle
Declaration
public string SubTitle { get; set; }
Property Value
Subject
Declaration
public string Subject { get; set; }
Property Value
Title
Declaration
public string Title { get; set; }
Property Value
Type
Declaration
public string Type { get; set; }
Property Value