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