Class AnnotationWrapper
Non-flattened wrapper for different types of annotations.
public class AnnotationWrapper
- Inheritance
-
objectAnnotationWrapper
Properties
ContainerFileCitation
public ContainerFileCitation ContainerFileCitation { get; set; }
Property Value
FileCitation
public FileCitation FileCitation { get; set; }
Property Value
FilePath
public FilePath FilePath { get; set; }
Property Value
Type
The type of annotation.
public string Type { get; set; }
Property Value
- string
UrlCitation
public UrlCitation UrlCitation { get; set; }