PegPriceType Field
Inheritance: IntField
コード例 #1
0
 public void Set(QuickFix.Fields.PegPriceType val) 
 { 
     this.PegPriceType = val;
 }