Class FileCitationData
public sealed class FileCitationData : ITextSpanData
- Inheritance
-
objectFileCitationData
- Implements
Properties
FileId
public string FileId { get; set; }
Property Value
- string
Filename
public string Filename { get; set; }
Property Value
- string
Index
public int Index { get; set; }
Property Value
- int