Class RoutePartDescriptor
Inheritance
System.Object
System.MarshalByRefObject
RoutePartDescriptor
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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.Routing
Assembly: NXOpen.dll
Syntax
public class RoutePartDescriptor : TaggedObject, IMessageSink
Constructors
RoutePartDescriptor()
Declaration
protected RoutePartDescriptor()
Properties
DescriptorCharxType
Declaration
public RoutePartDescriptor.CharxType DescriptorCharxType { get; set; }
Property Value
Type | Description |
---|---|
RoutePartDescriptor.CharxType |
DescriptorSourceType
Declaration
public RoutePartDescriptor.SourceType DescriptorSourceType { get; set; }
Property Value
Type | Description |
---|---|
RoutePartDescriptor.SourceType |
Expression
Declaration
public string Expression { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Title
Declaration
public string Title { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Implements
System.Runtime.Remoting.Messaging.IMessageSink