C# Class QuickFix.Fields.UnderlyingNotionalPercentageOutstanding

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

Public Methods

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

Method Details

UnderlyingNotionalPercentageOutstanding() public method

public UnderlyingNotionalPercentageOutstanding ( ) : System
return System

UnderlyingNotionalPercentageOutstanding() public method

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