Class DataReaderOptionInt
Inheritance
DataReaderOptionInt
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class DataReaderOptionInt : DataReaderOptionBase, IMessageSink
Constructors
DataReaderOptionInt()
Declaration
protected DataReaderOptionInt()
Properties
DefaultValue
Declaration
public int DefaultValue { get; }
Property Value
| Type | Description |
|---|---|
| int |
Value
Declaration
public int Value { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
Implements
System.Runtime.Remoting.Messaging.IMessageSink