NoPartyListResponseTypes Field
Inheritance: IntField
Ejemplo n.º 1
0
 public bool IsSet(QuickFix.Fields.NoPartyListResponseTypes val)
 {
     return(IsSetNoPartyListResponseTypes());
 }
Ejemplo n.º 2
0
 public void Set(QuickFix.Fields.NoPartyListResponseTypes val)
 {
     this.NoPartyListResponseTypes = val;
 }
Ejemplo n.º 3
0
 public QuickFix.Fields.NoPartyListResponseTypes Get(QuickFix.Fields.NoPartyListResponseTypes val)
 {
     GetField(val);
     return(val);
 }
 public void Set(QuickFix.Fields.NoPartyListResponseTypes val) 
 { 
     this.NoPartyListResponseTypes = val;
 }