C# Class QuickFix.Fields.UnderlyingEndValue

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

Public Methods

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

Method Details

UnderlyingEndValue() public method

public UnderlyingEndValue ( ) : System
return System

UnderlyingEndValue() public method

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