C# Class QuickFix.Fields.UnderlyingCashAmount

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

Public Methods

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

Method Details

UnderlyingCashAmount() public method

public UnderlyingCashAmount ( ) : System
return System

UnderlyingCashAmount() public method

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