UnderlyingOptAttribute Field
Inheritance: CharField
Exemplo n.º 1
0
 public void Set(QuickFix.Fields.UnderlyingOptAttribute val) 
 { 
     this.UnderlyingOptAttribute = val;
 }
 public QuickFix.Fields.UnderlyingOptAttribute Get(QuickFix.Fields.UnderlyingOptAttribute val)
 {
     GetField(val);
     return(val);
 }
 public bool IsSet(QuickFix.Fields.UnderlyingOptAttribute val)
 {
     return(IsSetUnderlyingOptAttribute());
 }
 public void Set(QuickFix.Fields.UnderlyingOptAttribute val)
 {
     this.UnderlyingOptAttribute = val;
 }