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

UnderlyingStipValue() public method

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

Same methods

UnderlyingStipValue::UnderlyingStipValue ( string val ) : System
UnderlyingStipValue