IVersion.Predecessor Property

IT Hit WebDAV for .NET

Previous version or null if no previous version exists.

[Visual Basic]
Property Predecessor As IVersion
[C#]
IVersion Predecessor {get;}

Property Value

Version item representing previous version in the list of versions or null if no previous version exists.

See Also

IVersion Interface | ITHit.WebDAV.Server.DeltaV Namespace