Class Result
Inheritance
Result
Inherited Members
Namespace: NXOpen.CAE.QualityAudit
Assembly: NXOpen.dll
Syntax
public class Result : NXObject, IMessageSink, INXObject
Constructors
Result()
Declaration
protected Result()
Properties
Description
Declaration
public string Description { get; }
Property Value
Type | Description |
---|---|
string |
Outdated
Declaration
public bool Outdated { get; }
Property Value
Type | Description |
---|---|
bool |
OwningAction
Declaration
public Action OwningAction { get; }
Property Value
Type | Description |
---|---|
Action |
Methods
GetSubResults(out Result[])
Declaration
public void GetSubResults(out Result[] subResults)
Parameters
Type | Name | Description |
---|---|---|
Result[] | subResults |
Implements
System.Runtime.Remoting.Messaging.IMessageSink