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