C# Class QuickFix.Fields.UnderlyingCurrency

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

Public Methods

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

Method Details

UnderlyingCurrency() public method

public UnderlyingCurrency ( ) : System
return System

UnderlyingCurrency() public method

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