Search Results for

    Show / Hide Table of Contents

    Struct License

    Represents a license.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: TopSolid.Kernel.Automating
    Assembly: TopSolid.Kernel.Automating.dll
    Syntax
    [DataContract]
    [AvailableSinceVersion(7, 16, 400, 20)]
    public struct License
    Remarks

    This structure is available since v7.16.

    Constructors

    Name Description
    License(LicenseType, string, string, string, bool, string, uint, uint)

    Initializes a new instance of the License structure.

    Fields

    Name Description
    ExpirationDate

    Expiration date.

    Group

    Group number.

    IsActive

    Is license active.

    LicenseType

    License type (Standalone, floating, user).

    LicenseUser

    License user (for floating).

    LicensedTo

    Licensed to.

    Module

    Module number.

    Name

    Name.

    Provider

    Provider.

    Status

    Status.

    Version

    Version.

    In this article
    Back to top
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2025 TopSolid - All rights reserved.