Table of Contents

Class CharacterLocationCitation

public class CharacterLocationCitation : LocationCitation
Inheritance
object
CharacterLocationCitation
Inherited Members

Properties

EndCharIndex

Required.

public int EndCharIndex { get; set; }

Property Value

int

StartCharIndex

Required. Required range: x >= 0

public int StartCharIndex { get; set; }

Property Value

int

Type

Required.

public override CitationType Type { get; }

Property Value

CitationType