Struct UFUgmgr.PropertyInfo
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFUgmgr.PropertyInfo
Fields
is_create_descriptor
Declaration
public bool is_create_descriptor
Field Value
Type | Description |
---|---|
bool |
is_key_field
Declaration
public bool is_key_field
Field Value
Type | Description |
---|---|
bool |
is_mandatory
Declaration
public bool is_mandatory
Field Value
Type | Description |
---|---|
bool |
is_modifiable
Declaration
public bool is_modifiable
Field Value
Type | Description |
---|---|
bool |
property_name
Declaration
public string property_name
Field Value
Type | Description |
---|---|
string |
property_value
Declaration
public string property_value
Field Value
Type | Description |
---|---|
string |