MFFileHelper Class |
Namespace: MFiles.VAF.Common
The MFFileHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DeleteSourceFiles |
Deletes all source files in a source file collection.
|
![]() ![]() | ObjectFilesToSourceFiles(Vault, ObjVerEx) |
Turns the object files of the passed ObjVerEx into a SourceFiles collection
by downloading the files to a temporary location.
|
![]() ![]() | ObjectFilesToSourceFiles(Vault, ObjectFiles) |
Turns an ObjectFiles collection into a SourceFiles collection
by downloading the files to a temporary location.
|
![]() ![]() | ObjectFilesToSourceFiles(Vault, ObjectVersion) |
Turns the object files of the passed version into a SourceFiles collection
by downloading the files to a temporary location.
|