Search Results for

    / fm / liveswitch / Build

    Class: Build

    fm.liveswitch.Build

    Details about the current build.

    Table of contents

    Constructors

    • constructor

    Properties

    • VersionConstant

    Methods

    • getTypeString
    • getDate
    • getDay
    • getMajorVersion
    • getMinorVersion
    • getMonth
    • getPatchVersion
    • getRevisionVersion
    • getVersion
    • getYear

    Constructors

    constructor

    + new Build(): Build

    Returns: Build

    Defined in: Generated/TypeScript/fm.liveswitch/Build.ts:17

    Properties

    VersionConstant

    ▪ Readonly Static VersionConstant: string= "0.0.0.0"

    Gets the build version.

    Defined in: Generated/TypeScript/fm.liveswitch/Build.ts:17

    Methods

    getTypeString

    ▸ getTypeString(): string

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/Build.ts:9


    getDate

    ▸ StaticgetDate(): DateTime

    Gets the build date.

    Returns: DateTime

    Defined in: Generated/TypeScript/fm.liveswitch/Build.ts:35


    getDay

    ▸ StaticgetDay(): number

    Gets the build day.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Build.ts:50


    getMajorVersion

    ▸ StaticgetMajorVersion(): number

    Gets the build major version.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Build.ts:62


    getMinorVersion

    ▸ StaticgetMinorVersion(): number

    Gets the build minor version.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Build.ts:74


    getMonth

    ▸ StaticgetMonth(): number

    Gets the build month.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Build.ts:86


    getPatchVersion

    ▸ StaticgetPatchVersion(): number

    Gets the build patch version.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Build.ts:98


    getRevisionVersion

    ▸ StaticgetRevisionVersion(): number

    Gets the build revision version.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Build.ts:110


    getVersion

    ▸ StaticgetVersion(): string

    Gets the full build version.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/Build.ts:122


    getYear

    ▸ StaticgetYear(): number

    Gets the build year.

    Returns: number

    Defined in: Generated/TypeScript/fm.liveswitch/Build.ts:134

    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.14.6