Search Results for

    Show / Hide Table of Contents

    Property ClientVersion

    ClientVersion

    Gets the version of TopSolid used to build this application.

    Declaration
    public static int ClientVersion { get; }
    Property Value
    Type Description
    int
    Remarks

    The value returned is defined by: Major * 100000000 + Minor * 1000000 + Build * 1000 + Revision.

    For example, v7.5.200.100 is returned as: 705200100.

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

    Copyright ©2025 TopSolid - All rights reserved.