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