C# Class QuickFix.Fields.UnderlyingPayAmount

UnderlyingPayAmount Field
Inheritance: DecimalField
Exibir arquivo Open project: kennystone/quickfixn Class Usage Examples

Public Methods

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

Method Details

UnderlyingPayAmount() public method

public UnderlyingPayAmount ( ) : System
return System

UnderlyingPayAmount() public method

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