Designation Field
Inheritance: StringField
コード例 #1
0
 public void Set(QuickFix.Fields.Designation val) 
 { 
     this.Designation = val;
 }