C# Class QuickFix.Fields.MiscFeeAmt

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

Public Methods

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

Method Details

MiscFeeAmt() public method

public MiscFeeAmt ( ) : System
return System

MiscFeeAmt() public method

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