Table of Contents

Class AnnotationWrapper

Namespace
Glitch9.AIDevKit

Non-flattened wrapper for different types of annotations.

public class AnnotationWrapper
Inheritance
object
AnnotationWrapper

Properties

ContainerFileCitation

public ContainerFileCitation ContainerFileCitation { get; set; }

Property Value

ContainerFileCitation

FileCitation

public FileCitation FileCitation { get; set; }

Property Value

FileCitation

FilePath

public FilePath FilePath { get; set; }

Property Value

FilePath

Type

The type of annotation.

public string Type { get; set; }

Property Value

string

UrlCitation

public UrlCitation UrlCitation { get; set; }

Property Value

UrlCitation