Class FilePath
public class FilePath : Annotation
- Inheritance
-
objectFilePath
- Derived
- Inherited Members
Properties
FileId
The ID of the file.
public string FileId { get; set; }
Property Value
- string
Index
The index of the file in the list of files.
public int Index { get; set; }
Property Value
- int