Class ExpressionString
Inheritance
ExpressionString
Assembly: NXOpen.dll
Syntax
public class ExpressionString : BaseBuilder, IMessageSink, IComponentBuilder
Constructors
ExpressionString()
Declaration
protected ExpressionString()
Properties
Expression
Declaration
public string Expression { get; set; }
Property Value
Intent
Declaration
public ParamValueIntent Intent { get; set; }
Property Value
Value
Declaration
public string Value { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink