LoadParentFolders Method
Ensures that all of the specified files have their Autodesk.DataManagement.Client.Framework.Vault.Currency.Entities.FileIteration.Parent attribute set.
Syntax
void LoadParentFolders(
System.Collections.Generic.IEnumerable<FileIteration> files
)Sub LoadParentFolders( _
ByVal files As System.Collections.Generic.IEnumerable(Of FileIteration) _
) Parameters
| Name | Description |
|---|---|
| files | The list of files to examine |