LicenseInfo Structure

CVB.Net Documentation
Information about CVB licenses.

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

public struct LicenseInfo

The LicenseInfo type exposes the following members.

Methods

  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Gets the string representation of this serial number.
(Overrides ValueTypeToString.)
Top
Fields

  NameDescription
Public fieldIsFoundationLicense
true if the license is valid for the Common Vision Blox Foundation Package, false otherwise.
Public fieldSerialNumber
The 32 bit CVB serial number of this license.
Top
See Also

Reference