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

PosReqType() public method

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

Same methods

PosReqType::PosReqType ( int val ) : System
PosReqType