C# Class QuickFix.Fields.UnderlyingOriginalNotionalPercentageOutstanding

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

Public Methods

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

Method Details

UnderlyingOriginalNotionalPercentageOutstanding() public method

public UnderlyingOriginalNotionalPercentageOutstanding ( ) : System
return System

UnderlyingOriginalNotionalPercentageOutstanding() public method

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