Sets or returns whether version tracking is enabled for the file.
HRESULT get_TrackVersions(VARIANT_BOOL* pTrackVersions)
HRESULT put_TrackVersions(VARIANT_BOOL MyTrackVersions)
Boolean = File.TrackVersions
File.TrackVersions = Boolean
You can only set the TrackVersions property for the current version of a File.
Home Applies to IERUFile See also Tracking Versions