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