Search Results for

    Show / Hide Table of Contents

    Struct UFAssem.UpgradeStatus

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFAssem.UpgradeStatus

    Fields

    component_names

    Declaration
    public string[] component_names
    Field Value
    Type Description
    string[]

    failed

    Declaration
    public bool failed
    Field Value
    Type Description
    bool

    n_components

    Declaration
    public int n_components
    Field Value
    Type Description
    int

    statuses

    Declaration
    public int[] statuses
    Field Value
    Type Description
    int[]
    In this article
    Back to top Generated by DocFX