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

UnderlyingCurrentValue() public method

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

Same methods

UnderlyingCurrentValue::UnderlyingCurrentValue ( Decimal val ) : System
UnderlyingCurrentValue