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