IVersion.VersionName Property

IT Hit WebDAV for .NET

Name of the version.

[Visual Basic]
Property VersionName As String
[C#]
string VersionName {get;}

Property Value

Name of the version.

Remarks

Must be unique among version items for a given hierarchy item. This string is intended for display for a user.

See Also

IVersion Interface | ITHit.WebDAV.Server.DeltaV Namespace