TrackVersions property

Sets or returns whether version tracking is enabled for the file.

Syntax


C++

HRESULT get_TrackVersions(VARIANT_BOOL* pTrackVersions)

HRESULT put_TrackVersions(VARIANT_BOOL MyTrackVersions)

Scripting languages

Boolean = File.TrackVersions

File.TrackVersions = Boolean

Remarks


You can only set the TrackVersions property for the current version of a File.

Home

Applies to

IERUFile


See also

Tracking Versions