Table of Contents

Class ContentBlockLocationCitation

public class ContentBlockLocationCitation : LocationCitation
Inheritance
object
ContentBlockLocationCitation
Inherited Members

Properties

EndBlockIndex

Required.

public int EndBlockIndex { get; set; }

Property Value

int

StartBlockIndex

Required. Required range: x >= 0

public int StartBlockIndex { get; set; }

Property Value

int

Type

Required.

public override CitationType Type { get; }

Property Value

CitationType