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