Struct UFUgmgr._PropertyInfo
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 _PropertyInfo
  Fields
is_create_descriptor
Declaration
public bool is_create_descriptor
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
is_key_field
Declaration
public bool is_key_field
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
is_mandatory
Declaration
public bool is_mandatory
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
is_modifiable
Declaration
public bool is_modifiable
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
property_name
Declaration
public sbyte *property_name
  Field Value
| Type | Description | 
|---|---|
| System.SByte* | 
property_value
Declaration
public sbyte *property_value
  Field Value
| Type | Description | 
|---|---|
| System.SByte* |