GenApiVersionMinor Property

CVB.Net Documentation
Gets or sets the minor version number.

Namespace:  Stemmer.Cvb.GenApi
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public short Minor { get; set; }

Property Value

Type: Int16
Positive integer value containing the version number.
Exceptions

ExceptionCondition
ArgumentOutOfRangeExceptionThe value is smaller than zero.
See Also

Reference