Class DurabilityMetaSolution
Inheritance
DurabilityMetaSolution
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class DurabilityMetaSolution : NXObject, IMessageSink, INXObject
Constructors
DurabilityMetaSolution()
Declaration
protected DurabilityMetaSolution()
Properties
Events
Declaration
public DurabilityEventCollection Events { get; }
Property Value
Type | Description |
---|---|
DurabilityEventCollection |
Methods
Check()
Declaration
public void Check()
Rename(string)
Declaration
public void Rename(string name)
Parameters
Type | Name | Description |
---|---|---|
string | name |
Implements
System.Runtime.Remoting.Messaging.IMessageSink