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

Document attributes More details...

Properties

string Name [get, set]
 OUT OF DATE! (It will be deleted after 03.01.2020). Instead of the field 'Name' use the field 'Work' from DocumentDescription.At the moment, it takes priority and when filling in both fields, information is taken from the new one. Name of the document. Maximum length is 255. More details...
 
string Url [get, set]
 Document Url. Maximum allowed length is 3999. More details...
 
string Author [get, set]
 OUT OF DATE! (It will be deleted after 03.01.2020). Use DocumentDescription.Author. Author of the document will no longer be writen in document attributes. Author of the document. Maximum allowed length is 1023. More details...
 
CustomAttribute [] Custom [get, set]
 Additional document attributes. More details...
 
VerificationReportOptions DocumentDescription [get, set]
 Document attributes for correct view of information about author, verifier and other document parameters of work in the report. More details...
 

Detailed description

Document attributes

Full list of properties

◆ Author

string Antiplagiat.ApiCorp.Model.DocAttributes.Author
getset

OUT OF DATE! (It will be deleted ufter 03.01.2020). Use DocumentDescription.Author. Author of the document will no longer be writen in document attributes. Author of the document. Maximum allowed length is 1023.

◆ Custom

CustomAttribute [] Antiplagiat.ApiCorp.Model.DocAttributes.Custom
getset

Additional document attributes.

◆ DocumentDescription

VerificationReportOptions Antiplagiat.ApiCorp.Model.DocAttributes.DocumentDescription
getset

Document attributes for correct view of information about author, verifier and other document parameters of work in the report.

◆ Name

string Antiplagiat.ApiCorp.Model.DocAttributes.Name
getset

OUT OF DATE! (It will be deleted ufter 03.01.2020). Instead of the field 'Name' use the field 'Work' from DocumentDescription. At the moment, it takes priority and when filling in both fields, information is taken from the new one.

◆ Url

string Antiplagiat.ApiCorp.Model.DocAttributes.Url
getset

Document Url. Maximum allowed length is 3999.