Version of the file in the local cache, based on the date of the file passed to the
IEdmBatchListing::AddFile method.
Syntax
Visual Basic (Declaration) | |
---|
Public mlLocalVersion As System.Integer |
C# | |
---|
public System.int mlLocalVersion |
C++/CLI | |
---|
public:
System.int mlLocalVersion |
Field Value
Version of the file in the local cache or 0 if the date of the version of the file in local cache passed to IEdmBatchListing::AddFile doesn’t match any version of the file in the vault
See Also