Search Results for

    Show / Hide Table of Contents

    Struct UFPd.ProductAttribute2

    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 UFPd.ProductAttribute2

    Fields

    attribute_group

    Declaration
    public string attribute_group
    Field Value
    Type Description
    string

    attribute_name

    Declaration
    public string attribute_name
    Field Value
    Type Description
    string

    attribute_type

    Declaration
    public UFPd.AttributeType attribute_type
    Field Value
    Type Description
    UFPd.AttributeType

    attribute_type_name

    Declaration
    public string attribute_type_name
    Field Value
    Type Description
    string

    busmods

    Declaration
    public UFPd.BusinessModifier[] busmods
    Field Value
    Type Description
    BusinessModifier[]

    kf_name

    Declaration
    public string kf_name
    Field Value
    Type Description
    string

    num_attribute_value_dats

    Declaration
    public int num_attribute_value_dats
    Field Value
    Type Description
    int

    num_attribute_values

    Declaration
    public int num_attribute_values
    Field Value
    Type Description
    int

    number_busmods

    Declaration
    public int number_busmods
    Field Value
    Type Description
    int

    symbolic_display

    Declaration
    public string symbolic_display
    Field Value
    Type Description
    string

    value_dats

    Declaration
    public UFPd.AttributeValueData2[] value_dats
    Field Value
    Type Description
    AttributeValueData2[]

    values

    Declaration
    public UFPd.AttributeValue[] values
    Field Value
    Type Description
    AttributeValue[]
    In this article
    Back to top Generated by DocFX