LicenseCollectionExtensions Class

CVB.Net Documentation
Extension methods for use with generic collections of license information.
Inheritance Hierarchy

SystemObject
  Stemmer.Cvb.Collections.GenericLicenseCollectionExtensions

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

public static class LicenseCollectionExtensions

The LicenseCollectionExtensions type exposes the following members.

Methods

  NameDescription
Public methodStatic memberIsFoundationLicenseAvailable
Check whether at least one license for the foundation package is available on this system.
Public methodStatic memberIsMagicNumberAvailable(ICollectionMagicNumberEntry, String)
Check whether at least one Magic Number is available for the given toolID.
Public methodStatic memberIsMagicNumberAvailable(ICollectionMagicNumberEntry, String, Boolean)
Check whether at least one Magic Number is available for the given toolID.
Public methodStatic memberIsSerialNumberAvailable
Check whether at least one license with the given serialNumber is available on this system.
Top
See Also

Reference