Search Results for

    Show / Hide Table of Contents

    Struct UFUgmgr._NewAlternatePartNo

    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
    struct _NewAlternatePartNo

    Fields

    alt_description

    Declaration
    public byte[] alt_description
    Field Value
    Type Description
    System.Byte[]

    alt_item_id

    Declaration
    public byte[] alt_item_id
    Field Value
    Type Description
    System.Byte[]

    alt_name

    Declaration
    public byte[] alt_name
    Field Value
    Type Description
    System.Byte[]

    alt_rev_id

    Declaration
    public byte[] alt_rev_id
    Field Value
    Type Description
    System.Byte[]

    context

    Declaration
    public sbyte *context
    Field Value
    Type Description
    System.SByte*

    id_type

    Declaration
    public sbyte *id_type
    Field Value
    Type Description
    System.SByte*

    modifiable

    Declaration
    public bool modifiable
    Field Value
    Type Description
    System.Boolean

    part_tag

    Declaration
    public Tag part_tag
    Field Value
    Type Description
    Tag
    In This Article
    Back to top Generated by DocFX