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