ApiCorp:Class Antiplagiat.ApiCorp.Model.CiteBlock
ApiCorp Documentation  3.10.3
Class Antiplagiat.ApiCorp.Model.CiteBlock

Block of similarity. More details...

Properties

int Offset [get, set]
 Offset of the block from the begining of the text (the position of the first symbol is 0). More details...
 
int Length [get, set]
 Length of the block in symbols. More details...
 
long SrcHash [get, set]
 ID of the source in the report. More details...
 
int Type [get, set]
 Type of reuse 1 - Similarity 2 - Legal 3 - Deleted 4 - Text recycling More details...
 

Detailed description

Block of similarity.

Full list of properties

◆ Length

int Antiplagiat.ApiCorp.Model.CiteBlock.Length
getset

Length of the block in symbols.

◆ Offset

int Antiplagiat.ApiCorp.Model.CiteBlock.Offset
getset

Offset of the block from the begining of the text (the position of the first symbol is 0).

◆ SrcHash

long Antiplagiat.ApiCorp.Model.CiteBlock.SrcHash
getset

ID of the source in the report.

◆ Type

int Antiplagiat.ApiCorp.Model.CiteBlock.Type
getset

Type of reuse. 1 - Similarity 2 - Legal 3 - Deleted 4 - Text recycling