FileReference Class
Autodesk.DataManagement.Client.Framework.Vault›Autodesk.DataManagement.Client.Framework.Vault.Currency.FileSystem
This class represents a reference to a physical file
Syntax
public class FileReference Public Class FileReference Constructors
| Name | Description |
|---|---|
| FileReference | Creates a new instance of a FileReference object |
Properties
| Name | Description |
|---|---|
| Path | Gets the physical location of the file that is referenced |
| RefId | Gets a value which uniquely identifies this reference within the source file |
| SourceTag | Gets an optional value that is set by a host application which describes the association type and/or owner. For example, a DWG file can have references written by Inventor and other references written by Autocad. |
Returned By
Where you get a FileReference — members that return one.
- FileReferenceUpdateStatus.Reference
- UpdateFileReferencesModel.GetReference
- UpdateFileReferencesModel.GetUnprocessedReferences
Inheritance Hierarchy
- System.Object
- Autodesk.DataManagement.Client.Framework.Vault.Currency.FileSystem.FileReference