Class PostScenarioResultGroupVariable
Inheritance
System.Object
System.MarshalByRefObject
PostScenarioResultGroupVariable
Implements
System.Runtime.Remoting.Messaging.IMessageSink
System.IDisposable
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class PostScenarioResultGroupVariable : TransientObject, IMessageSink, IDisposable
Constructors
PostScenarioResultGroupVariable(IntPtr)
Declaration
protected PostScenarioResultGroupVariable(IntPtr ptr)
Parameters
Type | Name | Description |
---|---|---|
System.IntPtr | ptr |
Properties
ComponentType
Declaration
public PostScenarioComponentType ComponentType { get; }
Property Value
Type | Description |
---|---|
PostScenarioComponentType |
DataType
Declaration
public PostScenarioVariantType DataType { get; }
Property Value
Type | Description |
---|---|
PostScenarioVariantType |
Domain
Declaration
public PostScenarioVariableDomain Domain { get; }
Property Value
Type | Description |
---|---|
PostScenarioVariableDomain |
Name
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
System.String |
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
Implements
System.Runtime.Remoting.Messaging.IMessageSink
System.IDisposable