PrivateQuote Field
Inheritance: BooleanField
Exemplo n.º 1
0
 public void Set(QuickFix.Fields.PrivateQuote val) 
 { 
     this.PrivateQuote = val;
 }