Whether to copy the latest versions of files.
Syntax
| Visual Basic (Declaration) | |
|---|
Public mbUseLatestVersion As System.Short |
| C# | |
|---|
public System.short mbUseLatestVersion |
| C++/CLI | |
|---|
public:
System.short mbUseLatestVersion |
Field Value
-1 or VARIANT_TRUE to copy the latest versions of files, 0 or VARIANT_FALSE to copy referenced versions
See Also