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

ExecType() public method

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

Same methods

ExecType::ExecType ( char val ) : System
ExecType