Class IConnection
Inheritance
IConnection
Inherited Members
Namespace: NXOpen.CAE.Connections
Assembly: NXOpen.dll
Syntax
public class IConnection : DisplayableObject, IMessageSink, IFitTo, INXObject
Constructors
IConnection()
Declaration
protected IConnection()
Properties
HasConnectionElement
Declaration
public bool HasConnectionElement { get; }
Property Value
Type | Description |
---|---|
bool |
State
Declaration
public UniversalConnectionState State { get; }
Property Value
Type | Description |
---|---|
UniversalConnectionState |
UserDescription
Declaration
public string UserDescription { get; set; }
Property Value
Type | Description |
---|---|
string |
Implements
System.Runtime.Remoting.Messaging.IMessageSink