GenApiVersionSubMinor Property

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

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

public short SubMinor { get; set; }

Property Value

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

ExceptionCondition
ArgumentOutOfRangeExceptionThe value is smaller than zero.
See Also

Reference