Struct UFPd.ProductAttribute
  
  
  
  
    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)
    
   
  
  Assembly: NXOpen.UF.dll
  Syntax
  
    public struct ProductAttribute
   
  Fields
  
  
  
  attribute_group
  
  
  Declaration
  
    public string attribute_group
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  attribute_name
  
  
  Declaration
  
    public string attribute_name
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  attribute_type
  
  
  Declaration
  
    public UFPd.AttributeType attribute_type
   
  Field Value
  
  
  
  attribute_type_name
  
  
  Declaration
  
    public string attribute_type_name
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  busmods
  
  
  Declaration
  
    public UFPd.BusinessModifier[] busmods
   
  Field Value
  
  
  
  kf_name
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  num_attribute_value_dats
  
  
  Declaration
  
    public int num_attribute_value_dats
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
  
  num_attribute_values
  
  
  Declaration
  
    public int num_attribute_values
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
  
  number_busmods
  
  
  Declaration
  
    public int number_busmods
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
  
  symbolic_display
  
  
  Declaration
  
    public string symbolic_display
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  value_dats
  
  
  Declaration
  
    public UFPd.AttributeValueData[] value_dats
   
  Field Value
  
  
  
  values
  
  
  Declaration
  
    public UFPd.AttributeValue[] values
   
  Field Value