Search Results for

    Show / Hide Table of Contents

    Struct UFUgmgr.NewPartNo

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct NewPartNo

    Fields

    ifail

    Declaration
    public int ifail
    Field Value
    Type Description
    System.Int32

    item_type

    Declaration
    public string item_type
    Field Value
    Type Description
    System.String

    new_description

    Declaration
    public string new_description
    Field Value
    Type Description
    System.String

    new_id

    Declaration
    public string new_id
    Field Value
    Type Description
    System.String

    new_name

    Declaration
    public string new_name
    Field Value
    Type Description
    System.String

    old_item

    Declaration
    public string old_item
    Field Value
    Type Description
    System.String

    part_description_modifiable

    Declaration
    public bool part_description_modifiable
    Field Value
    Type Description
    System.Boolean

    part_name_modifiable

    Declaration
    public bool part_name_modifiable
    Field Value
    Type Description
    System.Boolean

    part_number_modifiable

    Declaration
    public bool part_number_modifiable
    Field Value
    Type Description
    System.Boolean
    In This Article
    Back to top Generated by DocFX