LegOfferForwardPoints Field
Inheritance: DecimalField
コード例 #1
0
ファイル: QuoteResponse.cs プロジェクト: RemiGaudin/quickfixn
 public void Set(QuickFix.Fields.LegOfferForwardPoints val) 
 { 
     this.LegOfferForwardPoints = val;
 }