IVersion.Successor Property

IT Hit WebDAV for .NET

Next version or null if no next version exists.

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

Property Value

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

See Also

IVersion Interface | ITHit.WebDAV.Server.DeltaV Namespace