OrderDelayUnit Field
Наследование: IntField
Пример #1
0
 public void Set(QuickFix.Fields.OrderDelayUnit val) 
 { 
     this.OrderDelayUnit = val;
 }