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

UnderlyingStartValue() public method

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

Same methods

UnderlyingStartValue::UnderlyingStartValue ( Decimal val ) : System
UnderlyingStartValue