FileElement Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
An element within a file that can be indexed and searched.
Syntax
public class FileElement Public Class FileElement Properties
| Name | Description |
|---|---|
| FileExt | The file extension. |
| FileMasterId | The file Master ID. |
| Id | The ID of the file element. |
| PropArray | The set of properties on the element. |
| ResId | The file ID. |
Returned By
Where you get a FileElement — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.FileElement