Search Results for

    Show / Hide Table of Contents

    Struct AutoInstallTest.CustomVersionInfo

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen
    Assembly: NXOpen.dll
    Syntax
    public struct AutoInstallTest.CustomVersionInfo

    Fields

    BuildNumber

    Declaration
    public int BuildNumber
    Field Value
    Type Description
    int

    ChannelType

    Declaration
    public string ChannelType
    Field Value
    Type Description
    string

    CustomerId

    Declaration
    public int CustomerId
    Field Value
    Type Description
    int

    CustomerPatch

    Declaration
    public int CustomerPatch
    Field Value
    Type Description
    int

    ProductName

    Declaration
    public string ProductName
    Field Value
    Type Description
    string

    VersionNumber

    Declaration
    public int VersionNumber
    Field Value
    Type Description
    int

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX