C# Class QuickFix.Fields.UnderlyingAdjustedQuantity

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

Public Methods

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

Method Details

UnderlyingAdjustedQuantity() public method

public UnderlyingAdjustedQuantity ( ) : System
return System

UnderlyingAdjustedQuantity() public method

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