C# Class QuickFix.Fields.UnderlyingAttachmentPoint

UnderlyingAttachmentPoint Field
Inheritance: DecimalField
Datei anzeigen Open project: kennystone/quickfixn Class Usage Examples

Public Methods

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

Method Details

UnderlyingAttachmentPoint() public method

public UnderlyingAttachmentPoint ( ) : System
return System

UnderlyingAttachmentPoint() public method

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