UpdateFileReferencesModel Class
Autodesk.DataManagement.Client.Framework.Vault›Autodesk.DataManagement.Client.Framework.Vault.Models
This model manages the workflow of updating file references for one or more files.
Syntax
public class UpdateFileReferencesModel Public Class UpdateFileReferencesModel Constructors
| Name | Description |
|---|---|
| UpdateFileReferencesModel | Constructs and instance of the UpdateFileReferencesModel class |
Properties
| Name | Description |
|---|---|
| FileOpened | Whether or not the file is already opened by the parent application. |
| ForceUpdateOfTargetFilePaths | Gets or sets whether references for all configured Target File Paths will be written back to the source file regardless of whether or not the references are out of date |
| Properties | Gets an optional bag of properties which can be used by the handler to determine how it should interpret the references |
| UpdateVaultStatus | Gets or sets whether or not the meta data used to compute the Vault File Status will be updated along with the file references |
Methods
| Name | Description |
|---|---|
| SetTargetFilePath | Sets the location on disk where a vault file lives (or will be downloaded to) |
| UpdateRefsInLocalFile | Updates a local file's references. |
Returned By
Where you get a UpdateFileReferencesModel — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.DataManagement.Client.Framework.Vault.Models.UpdateFileReferencesModel