Class RoutePartDescriptor
Inheritance
RoutePartDescriptor
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
DescriptorSourceType
Declaration
public RoutePartDescriptor.SourceType DescriptorSourceType { get; set; }
Property Value
Expression
Declaration
public string Expression { get; set; }
Property Value
Title
Declaration
public string Title { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink