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