IVersionAdminInfo VersionModifyTime Property

Meta Data Services Programming

Meta Data Services Programming

IVersionAdminInfo VersionModifyTime Property

This property contains the date and time at which the object version was most recently modified. If the object version is frozen, this property is the date and time at which the object version was frozen.

The default value is set to 9999-12-31-00:00:0000 after the object is created but before it is committed. The current date and time are set only after the commit is successful.

Dispatch Identifier:   DISPID_VersionModifyTime (82)

Property Data Type:   string

Remarks

VersionModifyTime does not change when an origin relationship or target object collection is modified.

See Also

IVersionAdminInfo Interface