QuickFix.Fields.InstrumentPartyRole.InstrumentPartyRole C# (CSharp) Method

InstrumentPartyRole() public method

public InstrumentPartyRole ( ) : System
return System
        public InstrumentPartyRole()
            : base(Tags.InstrumentPartyRole)
        {
        }

Same methods

InstrumentPartyRole::InstrumentPartyRole ( int val ) : System
InstrumentPartyRole