Class UserDefinedFeatureExpressionData
Inheritance
UserDefinedFeatureExpressionData
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.Features
Assembly: NXOpen.dll
Syntax
public class UserDefinedFeatureExpressionData : TaggedObject, IMessageSink
Constructors
UserDefinedFeatureExpressionData()
Declaration
protected UserDefinedFeatureExpressionData()
Properties
Expression
Declaration
public Expression Expression { get; }
Property Value
Type | Description |
---|---|
Expression |
Prompt
Declaration
public string Prompt { get; }
Property Value
Type | Description |
---|---|
string |
Implements
System.Runtime.Remoting.Messaging.IMessageSink