C# Class QuickFix.Fields.UnderlyingAllocationPercent

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

Public Methods

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

Method Details

UnderlyingAllocationPercent() public method

public UnderlyingAllocationPercent ( ) : System
return System

UnderlyingAllocationPercent() public method

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