Struct UFAssem.UpgradeStatus
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFAssem.UpgradeStatus
Fields
component_names
Declaration
public string[] component_names
Field Value
| Type | Description |
|---|---|
| string[] |
failed
Declaration
public bool failed
Field Value
| Type | Description |
|---|---|
| bool |
n_components
Declaration
public int n_components
Field Value
| Type | Description |
|---|---|
| int |
statuses
Declaration
public int[] statuses
Field Value
| Type | Description |
|---|---|
| int[] |