IHistoricalVersion Interface

Description

The IHistoricalVersioninterface is used to access the _TimeStamp_property of a historical version.

Members

Name Description
Read-only property TimeStamp The timestamp this historical versions refers to.

IHistoricalVersion.TimeStamp Property

The timestamp this historical versions refers to.

Public ReadOnly Property TimeStamp As Object
public object TimeStamp {get;}

Remarks

The TimeStampproperty returns a variant corresponding to the date which the historical version references.

Cast the return value to the System.DateTime type to get its properties.
Cast the return value to the System.DateTime type to get its properties.

Classes that implement IHistoricalVersion

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.