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