C# Class QuickFix.Fields.UnderlyingDetachmentPoint

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

Public Methods

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

Method Details

UnderlyingDetachmentPoint() public method

public UnderlyingDetachmentPoint ( ) : System
return System

UnderlyingDetachmentPoint() public method

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