GetLatestDuplicateFilePaths Method
Gets file paths for the latest version of any files in the Vault that share the same file name.
Required Permissions
FileReadSyntax
public FilePath[] GetLatestDuplicateFilePaths()Public Function GetLatestDuplicateFilePaths() As FilePath()Return Value
An array of FilePath objects.