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