fsresFileData Properties |
The fsresFileData type exposes the following members.
| Name | Description | |
|---|---|---|
| BinaryDataIndex |
The index in the response message that has the contents of the file.
| |
| ContentType |
The type of file (ex: application/pdf).
| |
| FileExtension |
The extension of the file name (ex: .pdf).
| |
| FileName |
The file name.
| |
| FileSize |
The size of the file in bytes.
| |
| ID |
The ID of the drawing. Can be Drawing, Assembly Drawing or Part Drawing ID.
| |
| SecondaryID |
The Revision ID of the drawing. Can be Drawing Revision, Assembly Drawing Revision or Part Drawing Revision ID.
|