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