C# Class QuickFix.Fields.UnderlyingCurrentValue

UnderlyingCurrentValue Field
Inheritance: DecimalField
ファイルを表示 Open project: kennystone/quickfixn Class Usage Examples

Public Methods

Method Description
UnderlyingCurrentValue ( ) : System
UnderlyingCurrentValue ( Decimal val ) : System

Method Details

UnderlyingCurrentValue() public method

public UnderlyingCurrentValue ( ) : System
return System

UnderlyingCurrentValue() public method

public UnderlyingCurrentValue ( Decimal val ) : System
val Decimal
return System