Table of Contents

Class CitationSource

A single citation source.

public class CitationSource
Inheritance
object
CitationSource

Properties

EndIndex

public int? EndIndex { get; set; }

Property Value

int?

License

public string License { get; set; }

Property Value

string

StartIndex

public int? StartIndex { get; set; }

Property Value

int?

Uri

public string Uri { get; set; }

Property Value

string